Get the API key
Home
Getting Started
Knowledge Base
API Setup
Omnichannel API
- Overview
- Quickstart
- Theory
- Sender Name
- Specification
- Requests & Authentication
- Development Libraries
- SMS Message
- Viber Message
- WhatsApp Message
- Delivery Report
- Scheduled Messages
- Inbound Messages
- HELP
- API Reference
Verigator API EARLY ACCESS
SMPP
Number Lookup
Phonebook API
Bulk Messaging API
Subscription API
Account Balance API
Pricing API
Statistics API
Number Verification
Tools
FAQ
Statistics API
All endpoints require HTTP basic authorization header with Messente API username and password.
You can find the API username and password under your Account API Settings.
Requests statistics reports for each country
POST https://api.messente.com/v1/statistics/reports
Request Body
Body is required. Settings for statistics report
Property | Type | Info |
---|---|---|
start_daterequired | string |
Start date for the report Format: date
|
end_daterequired | string |
End date for the report Format: date
|
message_types | array |
Optional list of message types (sms, viber, whatsapp, hlr) Element type: string
|
Successful Response
HTTP 200 - Created reports by countries
Property | Type | Info | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
reportsrequired | array |
Array of report objects Report for one country
|
Error Responses
HTTP 400 - Client Error
HTTP 401 - Unauthorized
HTTP 422 - Invalid data
HTTP 500 - Internal Server Error
Property | Type | Info | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
errorsrequired | array |
An array of errors Error fields container
|
Search results
0 items found Get the API key
Home
Getting Started
Knowledge Base
API Setup
Omnichannel API
- Overview
- Quickstart
- Theory
- Sender Name
- Specification
- Requests & Authentication
- Development Libraries
- SMS Message
- Viber Message
- WhatsApp Message
- Delivery Report
- Scheduled Messages
- Inbound Messages
- HELP
- API Reference