Skip to main content
GET
What sending a message costs, by country

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Query Parameters

country_code
string

Two-letter country code

Example:

"TR"

direction
enum<string>

Only outbound is published today; inbound returns an empty list.

Available options:
outbound,
inbound
message_type
enum<string>

Only sms is published today; mms returns an empty list.

Available options:
sms,
mms

Match against country name or product description

page
integer
default:1
per_page
integer
default:50
Required range: x <= 200

Response

Success

success
boolean

Indicates whether the request completed successfully. True for successful responses; false for documented error responses.

data
object