Fecchou
Para desenvolvedores

Integre pagamentos protegidos ao seu produto

APIs REST simples para criar negociações, gerenciar liberações e receber eventos de proteção em tempo real.

POST /v1/negotiations200 OK
curl -X POST https://api.fecchou.app/v1/negotiations \
  -H "Authorization: Bearer sk_live_prtg_9K42XZ..." \
  -H "Content-Type: application/json" \
  -d '{
    "title": "iPhone 14 Pro 256GB",
    "amount": 4850.00,
    "buyer": { "email": "marina@example.com" },
    "seller": { "email": "rafa@example.com" },
    "fee_payer": "split"
  }'

Negociações criadas

12.480

Pagamentos confirmados

10.912

Liberações

9.874

Disputas

112

Chaves de API
Produção
Ao vivo
sk_live_prtg_9K42XZ••••••••••••••••••••••••
Sandbox
sk_test_prtg_SB01LLM••••••••••••••••••••
Webhooks configurados
  • https://api.suaempresa.com/fecchou/webhookAtivo
  • https://ops.suaempresa.com/hooks/fecchouFalhando
negotiation.createdpayment.confirmedpayment.protectedshipment.confirmeddispute.openedpayment.releasedrefund.completed

Logs de webhooks

Últimos eventos