{"@context": "https://schema.org", "@type": "WebAPI", "name": "www.zoomconnect.com API", "description": "The world's greatest SMS API", "provider": {"@type": "Organization", "name": "zoomconnect.com"}, "documentation": "https://www.zoomconnect.com/zoom/api-docs"}
Index / APIs / zoomconnect.com

www.zoomconnect.com API

The world's greatest SMS API

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://www.zoomconnect.com/app

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

www.zoomconnect.com v1

The world's greatest SMS API

methodpathwhat the vendor says it does
GET/api/rest/v1/account/balancebalance Returns your account's credit balance account
GET/api/rest/v1/account/statisticsstatistics Returns data from the statistics report. Note that by default the statistics shown are based on the
POST/api/rest/v1/account/transfertransfer Transfers credits between two users in the same team. The account email address fields as well as the
GET/api/rest/v1/account/usersearch Find a user for a particular email address account
PUT/api/rest/v1/account/usercreate Creates a new sub-account in your team. The following fields are required firstname, lastname, email ad
GET/api/rest/v1/account/user/{userId}getUser Gets a user from a given user id account
POST/api/rest/v1/account/user/{userId}update Updates a sub-account in your team. The following fields can be updated firstname, lastname, contact nu
GET/api/rest/v1/contacts/allall Returns all contacts contacts
POST/api/rest/v1/contacts/createcreate Creates a contact contacts
GET/api/rest/v1/contacts/{contactId}get Returns details for a single contact contacts
POST/api/rest/v1/contacts/{contactId}update Updates a contact contacts
DELETE/api/rest/v1/contacts/{contactId}delete Deletes a contact contacts
GET/api/rest/v1/contacts/{contactId}/addFromGroup/{groupId}removeFromGroup Remove a contact from a group contacts
POST/api/rest/v1/contacts/{contactId}/addFromGroup/{groupId}removeFromGroup Remove a contact from a group contacts
GET/api/rest/v1/contacts/{contactId}/addToGroup/{groupId}addToGroup Add a contact to a group contacts
POST/api/rest/v1/contacts/{contactId}/addToGroup/{groupId}addToGroup Add a contact to a group contacts
GET/api/rest/v1/groups/allall Returns all groups groups
POST/api/rest/v1/groups/createcreate Create a group groups
GET/api/rest/v1/groups/{groupId}get Returns details for a single group groups
POST/api/rest/v1/groups/{groupId}update Update a group groups
DELETE/api/rest/v1/groups/{groupId}delete Deletes a group groups
GET/api/rest/v1/groups/{groupId}/addContact/{contactId}addContact Add a contact to a group groups
POST/api/rest/v1/groups/{groupId}/addContact/{contactId}addContact Add a contact to a group groups
GET/api/rest/v1/groups/{groupId}/removeContact/{contactId}removeContact Remove a contact from a group groups
POST/api/rest/v1/groups/{groupId}/removeContact/{contactId}removeContact Remove a contact from a group groups
GET/api/rest/v1/messages/allall Returns all messages messages
POST/api/rest/v1/messages/analyse/fullanalyse-full Returns full analysis of message messages
POST/api/rest/v1/messages/analyse/message-credit-costanalyse-message-credit-cost Returns the number of credit which would be required to send the request message t
POST/api/rest/v1/messages/analyse/message-encodinganalyse-message-encoding Returns the message encoding that would be required to send the requested message mes
POST/api/rest/v1/messages/analyse/message-lengthanalyse-message-length Returns the number of characters the requested message consists of messages
POST/api/rest/v1/messages/analyse/message-length-within-max-allowedanalyse- Returns details for a single message messages
POST/api/rest/v1/messages/analyse/number-of-messagesanalyse-number-of-messages Returns the number of SMS parts which would be sent when sending the requested mess
GET/api/rest/v1/messages/{messageId}get Returns details for a single message messages
DELETE/api/rest/v1/messages/{messageId}delete Deletes a message messages
POST/api/rest/v1/messages/{messageId}/markReadmarkRead Marks a message as read messages
PUT/api/rest/v1/messages/{messageId}/markReadmarkRead Marks a message as read messages
POST/api/rest/v1/messages/{messageId}/markUnreadmarkUnread Marks a message as unread messages
PUT/api/rest/v1/messages/{messageId}/markUnreadmarkUnread Marks a message as unread messages
GET/api/rest/v1/sms/sendsend Returns an example of the data to POST to send a single message. sms
POST/api/rest/v1/sms/sendsend Sends a single message. The recipientNumber and message fields are required. All other fields are optiona

and 14 more operation(s) in this specification, all searchable.

specification origin: https://www.zoomconnect.com/zoom/api-docs

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.