Skip to main content

Account Registry1.0.0

Building Safety Account Registry API for registering live locations.

Overview

The RapidSOS Account registry is a multifunctional tool used for both accounting and emergency call direction for our School Safety Solution. Your organization is fully responsible for maintaining records - inclusive of inserts, updates, and deletions.

All payload formats must match the specifications below, failure to do so may result in improper accounting. 

At any time an update occurs for a URI, all variables need to be sent again

Best Practice is to update end users within the RapidSOS Account Registry when they begin or terminate service automatically.

 

Node & Product Reporting

If your organization needs to report both count of users and specific product type offered through RapidSOS for billing purposes, please use the below example to guide you through your development.

 

{

"uri": "client-id://1234",
"data": {
"Client_Type":  SERVICE TYPE ---- array ( ex. "Client_Type": [DC,M] )

}

NOTES:

  • The character limit for a URI is 100
  • Define string or integer based on your integration with the RapidSOS Implementation Engineer
  • Your organization is responsible for updating the end users tier of service and removing them if service is cancelled

Standard Service Type names:

  • Trial:
    • String: Trial
  • Data Connect send:
    • String: DC
  • Data Connect + Voice send:​​​​​
    • String: DCV
  • Monitoring send:
    • ​​​​String: M

 

Additional Product names may be added as needed per integration 

 

About us

We build APIs that share data with first responders to help protect lives.