Environments
Only QA is available. The production host appears in the contract as a reserved namespace; it does not represent an existing or operable environment.
| Environment | Base URL | Key | Purpose |
|---|---|---|---|
| QA | https://api.sandbox.mupag.com.br | sk_test_... | Development, mocked flows and staging validation |
| Reserved production | https://api.mupag.com.br | sk_prd_... unavailable | Do not use; it will be planned separately |
Dashboard
The QA dashboard is at https://qa.dashboard.mupag.com.br/app. Use it to inspect customers, products, subscriptions and dashboard-only workflows such as affiliates and payouts.
Prerequisites for future production planning
Completing these items in QA does not create or enable a prd environment:
- Idempotency works under retries
- Webhook signature verification is in place
- Alerts cover
401,409,422,429and5xx - Logs keep
request_id,charge_idandsubscription_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.