Check API ID
This endpoint allows you to check if a user has properly setup their API ID in their CAD.
This API endpoint requires the standard version of Sonoran CAD or higher. For more information, see our pricing page.
Check API ID
POST
https://api.sonorancad.com/general/check_apiid
The unit location API endpoint allows you to check if a user has linked their CAD's API ID.
Request Body
Name | Type | Description |
---|---|---|
id | string | Your community's ID |
key | string | Your community's API Key |
type | string | CHECK_APIID |
data | array | Array of unit status objects |
Last updated