Lookup By Value
Sonoran CAD has additional record lookup capabilities via specific values for unit identifiers, record or supervisor status, and more!
This API endpoint requires the Plus version of Sonoran CAD or higher. For more information, see our pricing page.
API response times may be increased slightly for communities with Database Sync enabled, depending upon the speed, latency and size of your in-game database.
Lookup By Value
POST
https://api.sonorancad.com/general/lookup_value
The lookup name endpoint allows you to retrieve all records associated with a specific value.
Request Body
id
string
Your community's ID
key
string
Your community's API Key
type
string
LOOKUP_INT
data
array
Array containing a lookup information object
API Call Example
API ID
Adding the API ID field is optional, and will send the lookup results to the user's CAD as well.
Last updated
Was this helpful?