{"service":"Delta Payment API","version":"1.0.0","status":"running","gateways":["mercadopago","efibank","pushinpay","wyvipay"],"services":{"payments":true,"transcript":true,"websocket":true,"wallet":"degraded","oauth":true},"endpoints":{"health":"GET /health","mercadopago":{"create":"POST /api/v1/create-mp-payment","check":"POST /api/v1/check-mp-payment","webhook":"POST /api/v1/webhook/mercadopago"},"efibank":{"create":"POST /api/v1/create-efi-payment","check":"POST /api/v1/check-efi-payment","webhook":"POST /api/v1/webhook/efibank"},"pushinpay":{"create":"POST /api/v1/create-pushinpay-payment","check":"POST /api/v1/check-pushinpay-payment","webhook":"POST /api/v1/webhook/pushinpay"},"wyvipay":{"authorize":"POST /api/v1/wyvi/oauth/authorize","dashboard":"POST /api/v1/wyvi/dashboard","revoke":"POST /api/v1/wyvi/oauth/revoke","withdraw":"POST /api/v1/wyvi/withdraw","createPayment":"POST /api/v1/wyvi/payments/create","getPayment":"POST /api/v1/wyvi/payments/get","cancelPayment":"POST /api/v1/wyvi/payments/cancel"},"transcript":{"upload":"POST /api/v1/transcript/upload","view":"GET /transcript/:id","stats":"GET /api/v1/transcript/stats","delete":"DELETE /api/v1/transcript/:id"}},"websocket":{"enabled":true,"socketIoUrl":"https://payments.deltaapplications.com.br","walletUrl":"wss://payments.deltaapplications.com.br/connect/ws/client/wallet","walletPath":"/connect/ws/client/wallet","events":{"client_to_server":["bot:auth - Autenticar bot","watch:payment - Monitorar pagamento","unwatch:payment - Parar de monitorar"],"server_to_client":["connected - Confirmação de conexão","auth:success - Autenticação bem-sucedida","payment:update - Atualização de pagamento"]}}}