Skip to main content

Versioning

The current public namespace is v1. The host does not change between sandbox and production; the version lives in the path.

How to evolve safely

  • Treat new fields as optional until your parser is resilient.
  • Persist only the fields that belong to your own internal contract.
  • Read the changelog before adopting new routes, enums or response fields.

The official current download is available at https://docs.mupag.com.br/openapi/public-v1.yaml.

Did this page unblock the next step?

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