SendHub
SendHub is the easy way to send one text message to everyone. With the SendHub API you can make it easy for your app, and your users to do the same.
163 subscribers
17 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
SendHub endpoints
| Method | Endpoint | Description |
|---|---|---|
| Threads | ||
| GET |
View Threads /threads/{threadid}/ |
|
| Messages | ||
| GET |
Get Message /messages/{id}/ |
|
| PUT |
Edit Message /messages/{id}/ |
The only non-readonly parameter in the edit message resource is the unread field. |
| POST |
Send Messages /messages/ |
Send message (text) to contact id |
| Contacts | ||
| POST |
Add Contact /contacts/ |
|
| DELETE |
Delete Contact /contacts/{contact_id}/ |
|
| PUT |
Edit Contact /contacts/{contact_id}/ |
|
| GET |
Collect Contacts Data /contacts/ |
|
| Groups | ||
| GET |
Collect a Single Group’s Data /groups/{id}/ |
|
| POST |
Add Group /groups/ |
|
| GET |
Collect Groups List /groups/ |
|
| Inbox | ||
| GET |
Collect Inbox /inbox/ |
|
| Profile | ||
| GET |
Collecting the Profile /profile/ |
|
| Other endpoints | ||
| GET |
Collect a Group’s Contacts /groups/{id}/contacts/ |
|
| POST |
Adding and Removing Contacts /groups/{id}/contacts/ |
|
| DELETE |
Delete Group /groups/{id}/ |
|
| PUT |
Edit Group /groups/{id}/ |
|
SendHub pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|