v1
latestOpenAPI 3.1.02026-07-24700259.3 KBSMS
SMS Summary
Retrieve a summary of SMS messages within a certain time range.
post/sms/summary
Request body
Response
Summary of SMS activity
Example response
{
"data": {
"total_messages": 123,
"total_units": 156,
"total_cost": 10.456
},
"request_id": "4b661d88-6b2d-11eb-8bb3-f23c92bb31d2"
}