Skip to main content

Environments

Sandbox and production share the same public contract. What changes is the host, the credential and the operational discipline around real traffic.

EnvironmentBase URLKeyPurpose
Sandboxhttps://api.sandbox.mupag.com.brsk_test_...Development, mocked flows and staging validation
Productionhttps://api.mupag.com.brsk_live_...Live traffic and financial reconciliation

Dashboard

The sandbox dashboard lives at https://qa.dashboard.mupag.com.br/app. Use it to inspect customers, products, subscriptions and dashboard-only workflows such as affiliates and payouts.

Promotion checklist

  • Idempotency works under retries
  • Webhook signature verification is in place
  • Alerts cover 401, 409, 422, 429 and 5xx
  • Logs keep request_id, charge_id and subscription_id
  • Old secrets are removed from runtime and secret stores

Did this page unblock the next step?

Feedback stays inside the docs flow and should never include customer or card data.