Verify Secret
This endpoint verifies a user account's secret ID.
This API endpoint requires the Standard version of Sonoran CAD or higher. For more information, see our pricing page.
Get Account
POST
https://api.sonorancad.com/general/verify_secret
This endpoint verifies a user account's secret ID.
Request Body
Name
Type
Description
id
string
Your community's ID
key
string
Your community's API Key
type
string
VERIFY_SECRET
data
array
Array of request objects
Last updated