Login
Authenticate user credentials providing a username/password.
API | Description |
---|---|
POST
api |
Authenticate user |
POST
api |
Sends a email with a link to a password reset url for the username provided |
Systems
API | Description |
---|---|
GET
api |
Gets a list of phone numbers than can be used as the outbound caller id |
POST
api |
Creates a reservation and returns a switchboard phone number for the client to call that initiates a phone call to the destination. |
GET
api |
Gets a list of phone numbers that represent the different applications for which a user has access |
Mailboxes
API | Description |
---|---|
GET
api |
Provides info on mailboxes for the application with the given system phone number that the user has access to |
GET
api |
Provides info with counts on mailboxes for the application with the given system phone number that the user has access to |
Folders
API | Description |
---|---|
GET
api |
Returns the folders of a mailbox with information on each folder given the default phone number and mailbox number. |
GET
api |
Returns the folders of a mailbox with information on each folder with unread counts given the default phone number and mailbox number. |
Messages
API | Description |
---|---|
GET
api |
Provides a messages list for a given folder |
POST
api |
Moves the given list of messages from their current folder to the selected destination folder |
POST
api |
Deletes the given list of messages |
Media
API | Description |
---|---|
GET
api |
Provides the media for the given message ID in the requested media type format |
Settings
API | Description |
---|---|
GET
api |
The requested rate to poll for data |
Push
API | Description |
---|---|
POST
api |
Send message |
POST
api |
Send message |
TextMessages
API | Description |
---|---|
POST
api |
Send message |