Hipmob
Talk to mobile users inside your app. Used by m-commerce, SAAS and Subscription services, and mobile hardware companies to increase retention
56 subscribers
16 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Hipmob endpoints
| Method | Endpoint | Description |
|---|---|---|
| Transcript | ||
| DELETE |
Delete Transcript /transcript/{transcript_identifier} |
Deletes a specific transcript in the company associated with the authenticated Hipmob account. The API identifies the requested transcript by its internal Hipmob ID, retrieved… |
| GET |
List Transcripts /transcripts |
Lists all the transcripts saved for the company associated with the authenticated Hipmob account. |
| GET |
Get Transcript /transcript/{transcript_identifier} |
Returns the transcript details for a specific transcript in the company associated with the authenticated Hipmob account. The API identifies the requested transcript by its… |
| User | ||
| POST |
Set User Status /user/{username}/status |
Sets the availability status of the authenticated user. |
| GET |
Get User Details /user/{username} |
Returns the details for a specific user. The API identifies the user by its internal Hipmob username. |
| Device | ||
| GET |
Get Device Message Count /apps/{app_ID}/devices/{host_application_identifier}/messagecount |
Retrieves the number of undelivered messages that have been sent to the device running the specified application and using the specified host application identifier. |
| DELETE |
Remove Device Friends /apps/{app_ID}/devices/{host_application_identifier}/friends |
Clears the friend list of the specified device: the device will no longer be able to send messages to any other devices, or receive messages from any other devices. |
| DELETE |
Remove Device Friend /apps/{app_ID}/devices/{host_application_identifier}/friends/{friend_host_application_identifier} |
Removes a specific friend from the friend list of the specified device: this friend will no longer be able to send messages to this device, or receive messages from this device. |
| GET |
Get Device Friends /apps/{app_ID}/devices/{host_application_identifier}/friends |
Retrieves the host application identifiers of all devices that are considered friends of the specified device: these are the devices that can send messages to this device, or… |
| PUT |
Set Device Friends /apps/{app_ID}/devices/{host_application_identifier}/friends |
Clears the friends list, and then adds the specified friends to the friends list of a specific device. Equivalent to calling Remove All Device Friends followed by Add Device… |
| GET |
Get Device Details /apps/{app_ID}/devices/{host_application_identifier} |
Retrieves the details saved for the device running the specified application and using the specified host application identifier that has connected to the Hipmob communication… |
| GET |
Check if Device Exists /apps/{app_ID}/devices/{host_application_identifier}/status |
Checks to see if the device running the specified application and using the specified host application identifier is currently online. |
| POST |
Add Device Friends /apps/{app_ID}/devices/{host_application_identifier}/friends |
Adds friends to the friends list of a specific device: these friends will now be able to send messages to this device, or receive messages from this device. |
| POST |
Send Text Message /apps/{app_ID}/devices/{host_application_identifier}/messages |
Sends a text message to the specified device. |
| Application | ||
| GET |
Get Application Details /apps/{app_ID} |
Returns the application details for a specific application associated with the authenticated Hipmob account. The API identifies the requested application by its internal Hipmob… |
| GET |
List Applications /apps |
Lists all the applications associated with the authenticated Hipmob account. |
Hipmob pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|