Authenticates your account credentials and returns a Bearer token for API access. This token must be included in the Authorization header for all subsequent API requests. The token has an expiration time returned in the response.
Your account key (e.g., DID-DID-1234567ab-1a2b-3cd4-...-...........)
"DID-1234567ab-1a2b-3cd4-...-..........."
Your account secret key
"abcdeABCdef..."
The API endpoint URL
"https://api.telegent.com/v1.0/numbers/status"
Token
The response is of type object.