generated: '2026-07-18' method: searched source: https://developers.cora.com.br/docs/instrucoes-iniciais docs: - https://developers.cora.com.br/docs/instrucoes-iniciais - https://developers.cora.com.br/reference/pagar-boleto-em-stage environments: - name: Stage purpose: >- Test and development environment for issuing charges, simulating payments, making transfers, and querying balance and statement with no risk to real financial operations. base_urls: direct_integration: https://matls-clients.api.stage.cora.com.br/ partnership: https://api.stage.cora.com.br/ token_url: https://matls-clients.api.stage.cora.com.br/token credentials: >- Stage certificate + private key (Direct Integration) or Stage client secret (Partnership), provisioned via the Cora app / Cora Web. - name: Production base_urls: direct_integration: https://matls-clients.api.cora.com.br/ partnership: https://api.cora.com.br/ test_tooling: - name: Pagar boleto em stage description: >- Stage-only API to simulate paying a boleto or Pix QR code, to exercise the invoice-management flow end to end in test. ref: https://developers.cora.com.br/reference/pagar-boleto-em-stage - name: Exemplo de POST da Notificação description: Sample webhook notification payloads to test event delivery to a registered endpoint. ref: https://developers.cora.com.br/reference/exemplo-de-post-da-notificação notes: >- Cora publishes no fixed magic card/account numbers; the Stage environment accepts caller-created records and provides a simulate-payment endpoint. Test values are generated by the integrator, not published fixtures.