Skip to Content
Playground

API Playground

Test QPay V2 API endpoints directly from your browser. Start by authenticating with your merchant credentials, then try creating invoices and checking payments.

[!TIP] Use the Sandbox environment for testing. Your credentials and tokens stay in your browser and are never sent to our servers.

POSThttps://merchant-sandbox.qpay.mn/v2/auth/token

Get an access token using HTTP Basic Auth with your merchant credentials.

Requests are sent directly from your browser. CORS restrictions may apply for some endpoints. For production use, make API calls from your backend server.
Last updated on