Balance & Usage
API Key for V2 authentication. Send your Partner API key in the X-API-Key header. Preferred authentication method.
The partner_id path parameter
Successful response
The total balance amount
100.45The balance currency
eurBad request
Not found
API Key for V2 authentication. Send your Partner API key in the X-API-Key header. Preferred authentication method.
The ID of the client.
exampleCLThe ID of the partner.
examplePAThe start date in UNIX Timestamp. Returned data will be equal to or newer than the specified date.
0The end date in UNIX Timestamp. Returned data will be equal to or older than the specified date.
4102358400The granularity by which you would like to retrieve the analytics. Supported options: ['day', 'month]
monthPossible values: The ID(s) of the application(s). The returned data will be filtered by the specified application ID(s). Multiple IDs can be provided, separated by commas.
nullExample: 214,231,241Successful response
Wrong payload
Not found
Client error
Retrieve pricing and call analytics usage for a specific channel. Check Meta documentation for more details.
API Key for V2 authentication. Send your Partner API key in the X-API-Key header. Preferred authentication method.
The ID of the client.
exampleCLThe ID of the partner.
examplePAThe ID of the channel.
exampleCHThe start date in UNIX Timestamp. Returned data will be equal to or newer than the specified date.
1672531200The end date in UNIX Timestamp. Returned data will be equal to or older than the specified date.
1672531200The granularity by which you would like to retrieve the analytics.
The countries for which you would like to retrieve analytics. Provide a 2 letter country codes for the countries you would like to include. If not provided, usage data will be returned for all countries you have communicated with.
["us","gb","de"]Successful response
Wrong payload
Not found
Client error
API Key for V2 authentication. Send your Partner API key in the X-API-Key header. Preferred authentication method.
The ID of the client.
exampleCLThe ID of the partner.
examplePAThe ID of the channel.
exampleCHThe start date in UNIX Timestamp. Returned data will be equal to or newer than the specified date.
0The end date in UNIX Timestamp. Returned data will be equal to or older than the specified date.
4102358400The granularity by which you would like to retrieve the analytics. Supported options: ['day', 'month]
monthPossible values: Successful response
The balance amount
100.45The balance currency
eur[Deprecated]
[Deprecated]
45.88[Deprecated]
65.88The time-based aggregation level - month or day
monthWrong payload
Not found
Last updated
Was this helpful?