{"name":"JimmyChat API","version":"1.0.0","description":"REST API for JimmyChat Panel - Migrated from Edge Functions","endpoints":{"core":["GET /health","GET /api/v1/orders","GET /api/v1/orders/:id","POST /api/v1/orders","GET /api/v1/products","GET /api/v1/products/prices","POST /api/v1/products","GET /api/v1/clients","GET /api/v1/clients/:id","POST /api/v1/clients","PUT /api/v1/clients/:id"],"apiKeys":["GET /api/v1/keys","POST /api/v1/keys","DELETE /api/v1/keys/:id","PUT /api/v1/keys/:id/toggle"],"company":["GET /api/v1/company/tokens","GET /api/v1/company/tokens/:integration_type","POST /api/v1/company/tokens","DELETE /api/v1/company/tokens/:id","GET /api/v1/branding/:company_id","PUT /api/v1/branding/:company_id"],"limits":["GET /api/v1/limits","GET /api/v1/limits/usage"],"credits":["POST /api/v1/credits/purchase","GET /api/v1/credits/balance","GET /api/v1/credits/history"],"coupons":["POST /api/v1/coupons/validate","GET /api/v1/coupons"],"payments":["POST /api/v1/payments/process-checkout","POST /api/v1/payments/process-invoice"],"billing":["GET /api/v1/billing/subscriptions/current","POST /api/v1/billing/checkout","GET /api/v1/billing/invoices"],"webhooks":["POST /webhooks/mercadopago","POST /webhooks/asaas","POST /webhooks/openpix","POST /webhooks/paghiper"],"whatsapp":["POST /api/v1/whatsapp/send","GET /api/v1/whatsapp/qrcode","GET /api/v1/whatsapp/status","POST /api/v1/whatsapp/disconnect"],"telegram":["POST /api/v1/telegram/send","POST /api/v1/telegram/webhook","DELETE /api/v1/telegram/webhook","GET /api/v1/telegram/webhook/status","POST /api/v1/telegram/webhook/reconnect"],"notifications":["POST /api/v1/notifications/send","POST /api/v1/notifications/system","POST /api/v1/notifications/order-confirmation","POST /api/v1/notifications/superadmin-email","POST /api/v1/notifications/verification-code","POST /api/v1/notifications/verify-code"],"recharges":["GET /api/v1/recharges","POST /api/v1/recharges","GET /api/v1/recharges/:id/status","POST /api/v1/recharges/:id/process","POST /api/v1/recharges/:id/send-credentials","PUT /api/v1/recharges/:id"],"firebase":["GET /api/v1/firebase/token"]}}