Get the API key
Home
Getting Started
Knowledge Base
Changelog
API Setup
SMS Messaging API
- Overview
- Quickstart
- Specification
- Sending SMS
- Receiving SMS
- Delivery Report
- SMPP setup
- HTTP API Reference
Omnichannel API
- Overview
- Quickstart
- Theory
- Sender Name
- Specification
- Requests & Authentication
- Development Libraries
- SMS Message
- WhatsApp Message
- Viber Message
- Telegram Message
- Delivery Report
- Scheduled Messages
- HELP
- API Reference
2FA API
- 2FA API
- API Request Authentication
- Creating Service
- Syncing Users
- Deleting users
- Starting Authentication
- PIN Code Verification
Number Lookup
Phonebook API
Subscription API
Account Balance API
Pricing API
Statistics API EARLY ACCESS
Number Verification
Tools
FAQ
Sending more than 100 000 SMS messages a month?
Contact salesStatistics 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, telegram) 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
Changelog
API Setup
SMS Messaging API
- Overview
- Quickstart
- Specification
- Sending SMS
- Receiving SMS
- Delivery Report
- SMPP setup
- HTTP API Reference
Omnichannel API
- Overview
- Quickstart
- Theory
- Sender Name
- Specification
- Requests & Authentication
- Development Libraries
- SMS Message
- WhatsApp Message
- Viber Message
- Telegram Message
- Delivery Report
- Scheduled Messages
- HELP
- API Reference
2FA API
- 2FA API
- API Request Authentication
- Creating Service
- Syncing Users
- Deleting users
- Starting Authentication
- PIN Code Verification