Get Map Blips
This endpoint allows you to retrieve all custom blips for a community's live map!
This API endpoint requires the pro version of Sonoran CAD or higher. For more information, see our pricing page.
Get Blips
POST
https://api.sonorancad.com/emergency/get_blips
This endpoint allows you to retrieve all custom blips on your live map.
Request Body
Name | Type | Description |
---|---|---|
id* | string | Your community's ID |
key* | string | Your community's API Key |
type* | string | GET_BLIPS |
data* | array | Array of request objects |
Last updated