Skip to main content
POST
Get Emnify consumption data

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
phone_numbers
string[]
required

List of phone numbers (MSISDN) to query

Example:
start_date
string
required

Start date in ISO 8601 format

Example:

"2025-01-01T00:00:00Z"

end_date
string
required

End date in ISO 8601 format

Example:

"2025-01-31T23:59:59Z"

Response

data
object[]
required
total_count
number
required
successful_count
number
required
failed_count
number
required