Interactive Playground credentials
Enter your Console OAuth credentials to test API requests in the playground below. Select OmaxTelecom Client Credentials as the auth identity before sending.
OmaxTelecom Auth API
OmaxTelecom Auth API
Shared platform authentication for OmaxTelecom APIs.
Quick Start
- Get your
client_idandclient_secretfrom OmaxTelecom Console - Run Auth → Get Access Token to obtain a Bearer token
- Use the
access_tokenin theAuthorizationheader on Phone Validation, Number Lookup, MCC-MNC, Bappy, Telkor, and other partner APIs
Authentication (OAuth 2.0)
This API uses the OAuth 2.0 Client Credentials grant type (RFC 6749 §4.4).
Token endpoint:
Code