OAuth Scopes

Scopes are the permissions that are granted to OAuth tokens for the Active911 Developer API. The following are the scopes currently supported:

Scope

Description

read_agency

Allows read-only access to this agency's information (Name, Address etc).

read_alert

Allows read-only access to all alerts in the agency.

read_response

Allows read-only access to responses to all alerts in the agency.

read_device

Allows read-only access to all device information in the agency.

read_mapdata

Allows read-only access to all locations and resources in the agency.

write_mapdata

Allows creation of locations and resources for the agency.