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.
Inbound and outbound SMS, pricing, and partner webhooks
List inbound and outbound SMS rates
Headers
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
List inbound and outbound SMS rates › Responses
SMS rates for the organization
successSend outbound SMS
Headers
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
Send outbound SMS › Request Body
from^\+[1-9]\d{1,14}$ · requiredOwned active sender number
to^\+[1-9]\d{1,14}$ · requiredbodySend outbound SMS › Responses
SMS sent
successList inbound SMS messages
query Parameters
phone_number_idsincelimitHeaders
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
List inbound SMS messages › Responses
Inbound messages
successGet inbound SMS message detail
path Parameters
messageIdHeaders
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
Get inbound SMS message detail › Responses
Inbound message with delivery attempts
successRetry forwarding inbound SMS
Re-queues delivery of an inbound SMS to the configured partner webhook endpoint.
path Parameters
messageIdHeaders
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
Retry forwarding inbound SMS › Responses
Forward retry accepted
successList outbound SMS messages
query Parameters
phone_number_idsincelimitHeaders
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
List outbound SMS messages › Responses
Outbound messages
successGet outbound SMS message detail
path Parameters
messageIdHeaders
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
Get outbound SMS message detail › Responses
Outbound message detail
successGet partner inbound SMS webhook settings
Headers
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
Get partner inbound SMS webhook settings › Responses
Webhook settings
successUpdate partner inbound SMS webhook settings
Headers
X-Organization-IdKeycloak organization ID for M2M clients whose token does not include an organization claim.
Update partner inbound SMS webhook settings › Request Body
urlenabledsecretUpdate partner inbound SMS webhook settings › Responses
Webhook updated
success