How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Flock Safety Devices API

The Devices API from Flock Safety — 3 operation(s) for devices.

Flock Safety Devices API is one of 10 APIs that Flock Safety publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Devices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 5 operations across 3 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version 3.0.0.

Requests are made against 2 base URLs: https://api.flocksafety.com/api/v3, https://dev-api.flocksafety.com/api/v3.

5 operations 3 paths 8 schemas 2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0.0
Base URL
https://api.flocksafety.com/api/v3
Authentication
HTTP Bearer, OAuth 2.0, OAuth 2.0, OAuth 2.0
Resource Areas
1

Authentication & Security 4

Flock Safety Devices API declares 4 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It supports OAuth 2.0 (oauth2Auth) using the clientCredentials flow, exposing 2 scopes. It supports OAuth 2.0 (FlockOAuth) using the clientCredentials flow, exposing 1 scope. It supports OAuth 2.0 (oauth2) using the clientCredentials flow.

  • FlockOAuth — OAuth 2 with the client credentials flow

Paths & Operations 5

Across 3 paths, the API surfaces 5 operations — 2 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Devices 5
GET
/devices/{deviceId}
Retrieving a device.
1 param → 200401404429500
PATCH
/devices/{deviceId}
Updating a device.
1 param body → 204400401404422429500
GET
/devices
Retrieving devices.
5 params → 200401422429500
POST
/devices
Creating a device.
body → 201400401422429500
POST
/devices/{deviceId}/decommission
Decommissioning a device.
1 param → 204401404429500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Device (9 properties), Location (8 properties), UpdateDeviceRequest (3 properties), CreateDeviceRequest (3 properties). Each schema is shown below with its type and property counts.

Network
object
The network that the device belongs to.
2 properties 2 required
ErrorResponse
object
1 property
Location
object
either latitude and longitude is required, or one of streetAddress/city/state
8 properties
Device
object
9 properties 8 required
UpdateDeviceRequest
object
3 properties
AdditionalMetadata
object
flat json object, defaults to {} and returned as {} if not provided
2 properties
DeviceType
string
The device's type.
CreateDeviceRequest
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flock-safety-devices-api-openapi.yml Raw ↑

Other APIs Flock Safety publishes across the network.

Flock Safety Alerts API
Flock Safety CAD Events API
Flock Safety Custom Hotlists API
Flock Safety LPR Hotlist Alert Subscriptions API
Flock Safety OAuth2 API
Flock Safety Plate Reads API
Flock Safety Tracked Subject Types API
Flock Safety Tracked Subjects API
Flock Safety Vehicle Images API
Where this information came from

This is an independent, third-party profile of Flock Safety Devices API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.