API overview
GlobalPay HTTP API reference for merchants. Specifications are OpenAPI 3.0; interactive reference is powered by Scalar.
Services
| Service | Version | Purpose | Reference |
|---|---|---|---|
| Payment via GlobalPay checkout page | 2.0.0 | User-service tokens, payment status | Reference |
| Bank card tokenization | 2.0.0 | Add and confirm cards | Reference |
| Payment on Partner site | 2.3.0 | init/perform, refunds, payment info | Reference |
Environments
Payment via GlobalPay checkout page
| Environment | Base URL |
|---|---|
| Dev | https://checkout-api-dev.globalpay.uz/checkout |
| Staging | https://checkout-api-staging.globalpay.uz/checkout |
| Production | https://checkout-api.globalpay.uz/checkout |
Bank card tokenization
| Environment | Base URL |
|---|---|
| Dev | https://gateway-api-dev.globalpay.uz/cards |
| Staging | https://gateway-api-staging.globalpay.uz/cards |
| Production | https://api.globalpay.uz/cards |
Payment on Partner site
| Environment | Base URL |
|---|---|
| Dev | https://gateway-api-dev.globalpay.uz/payments |
| Staging | https://gateway-api-staging.globalpay.uz/payments |
| Production | https://api.globalpay.uz/payments |
Authentication
All services use a Bearer token. Authenticate the merchant before calling protected endpoints.
Start integration in the test environment. Credentials are provided by GlobalPay after onboarding.
Support
API questions: Telegram @Globalpay_merchants_support.