Use the Payblr API gateway as the base URL for supported API requests.
https://uat-api.payblr.com
All requests require OAuth 2.0 Client Credentials authentication.
Authorization: Bearer [ACCESS_TOKEN]
Requests use HTTPS and JSON request bodies when applicable.
Responses are returned in JSON format unless otherwise specified.
Use the Developer Portal API console to review and test supported endpoints.
Refer to the API-specific pages for detailed request and response requirements.