Lookup Name or Plate
Retrieve all records associated with a name or license plate.
Last updated
Was this helpful?
Retrieve all records associated with a name or license plate.
Last updated
Was this helpful?
This API endpoint requires the Plus version of Sonoran CAD or higher. For more information, see our 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.
POST
https://api.sonorancad.com/general/lookup
The lookup name endpoint allows you to retrieve all records associated with a provided name or license plate.
id
string
Your community's ID
key
string
Your community's API Key
type
string
LOOKUP
data
array
Array containing a lookup information object
Searches must include all name/plate data fields, but some can be left blank. Searches must include at least one field with string content (ex: first name 'John') and can not have all fields left blank.
To perform a plate based search, simply fill in the plate
property and leave the rest blank.
Adding the field is optional, and will send the lookup results to the user's CAD as well.