Request an access token by specifying your x-client-id and x-api-key in the HTTP request header. The token returned is required for calling all other API endpoints, which HTTP header must include x-auth-token: <YOUR_TOKEN_HERE>.
The access token can be used multiple times for all other API endpoints until it expires. It’s recommended to rely on expired_at for the accurate token expiration time.
auth_token is valid for 30 minutes in Production.
The API key generated by UQPAY.
The API client id generated by UQPAY.
Successfully.
Returned authentication token. Clients must store this securely and destroy it when it is no longer needed.
"2YotnFZFEjr1zCsicMWpAA2YotnFZFEjr1zCsicMWpAA2YotnFZFEjr1zCsicMWpAA2YotnFZFEjr1zCsicMWpAA"
Expiration time represented as a Unix timestamp in second-level precision. Indicates the point in time after which the token becomes invalid.
1757449854