Overview
Developers can integrate SMS functionalities into their applications using the D7 SMS API, a RESTful interface for sending and receiving SMS messages.
Get Started with D7 Messaging API:
- Your D7 account will be active after the verification
- We are providing some free credits while signup and you can test the service in this trial version
- Your trial version is valid until you use the free credits
- You will be limited to use our predefined D7 demo senderID and please contact [email protected] for registration
Endpoints
| Path | Method | Description |
|---|---|---|
| /messages/v1/send | POST |
send a new sms request |
| /messages/v1/sms/pricing | GET |
check sms charges for your account |
| /report/v1/message-log/{request_id} | GET |
check sms request status |