Plataforma para desenvolvedores

APIs de pagamento para produtos, serviços e assinaturas.

Use MoneyPaga para criar clientes, pedidos, faturas, cobranças, assinaturas, reembolsos e webhooks em uma única integração de pagamentos.

Modelo de segurança

Scoped API keys

Merchants receive test or production keys after review. Keys are shown once, stored only as hashes, and can be rotated or revoked by MoneyPaga admin.

testproductionscopeswebhooks

Base URLs

Ambientes

Test/Production API: https://api.moneypaga.com.br Portal: https://portal.moneypaga.com.br Webhooks: https://webhooks.moneypaga.com.br

Auth

Bearer token

Authorization: Bearer rm_test_... Authorization: Bearer rm_live_...

Never send keys from browser code. Use keys only from your backend.

Capabilities

Payment objects

  • Customers
    Create and identify buyers.
  • Orders and invoices
    Sell services, licenses, hours, subscriptions, and software packages.
  • Charges
    Create payment instructions for PIX, boleto, BolePix, and card checkout.

Webhook events

Status callbacks

  • charge.paid
    Payment confirmed by provider reconciliation.
  • refund_request.processed
    Refund lifecycle completed.
  • invoice.updated
    Invoice state changed.