Zipwhip
Cloud texting for toll free, landline, and mobile numbers Send and receive text messages from your laptop, desktop, or tablet computer using your existing mobile or landline phone number.
119 subscribers
0.1/10 popularity
1493 ms avg latency
18 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Zipwhip endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
user/save /user/save |
Save details about the user associated with the provided session |
| GET |
group/save /group/save |
Create a group. A named group is a unique set of contacts that are referenced similar to a contact A group is defined as device:/xxxxxxxxxx/xx. After the :/, this is the phone… |
| GET |
group/addmember /group/addmember |
Once a group is created via the group/save call, you then need to populate members. |
| GET |
message/delete /message/delete |
Marks the given message as deleted in Zipwhip's database. |
| GET |
contact/delete /contact/delete |
This method can take one or more contact ID(s) and delete those records from Zipwhip. A contact's ID is available from contact/list or part of the return from message/send. |
| GET |
message/list /message/list |
Retrieves messages for account. A start of 0 provides newest to oldest messages. |
| GET |
* user/login /user/login |
Takes a username and password and returns json with the account's session key. A sessionkey lasts forever, so it is best to store the sessionkey and use it for future purposes. |
| GET |
group/get /group/get |
Retreive details about an existing group. This call can be used to review the members of the group. |
| GET |
group/removemember /group/removemember |
Remove a group member. This is useful if a group member has requested to opt-out of notifications. |
| GET |
message/read /message/read |
Marks the given message as read in Zipwhip's database. |
| GET |
conversation/delete /conversation/delete |
Deletes the conversation based on the provided conversation ID. It also deletes the associated messages. |
| GET |
contact/save /contact/save |
Save details about the contact for the given phone number. |
| GET |
*message/send /message/send |
Sends a message from the logged in user's phone number. |
| GET |
conversation/list /conversation/list |
Deletes the conversation based on the provided conversation ID. It also deletes the associated messages. |
| GET |
contact/list /contact/list |
This method returns all contacts associated with session provided. |
| GET |
group/delete /group/delete |
Delete the group. This is similar to deleting a contact, no message objects will be affected by deleting the group. |
| GET |
conversation/get /conversation/get |
Retrieves conversation details and messages that specific to the conversation ID provided. |
| GET |
user/get /user/get |
Provides information about the logged in user or account associated with sessionKey passed in. |
Zipwhip pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|