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

AngelCam incidents API

Endpoints for managing Real Time Security (RTS) incidents.An incident is a security event that has been detected and may require attention. Incidents are created automatically when sensor events or camera status changes match an active [notification rule](#tag/rts_notification_rules).Incidents go through the following states:* **Open** — the incident has been created and not yet reviewed. * **Verified** — acknowledged as a genuine security event (`verified_at` is set). * **Closed** — the incident has been resolved (`closed_at` is set). An incident can be closed without being verified first (e.g. a false alarm).

AngelCam incidents API is one of 29 APIs that AngelCam publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Incidents. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 2 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 2026.06.11.

Requests are made against a single base URL, https://api.angelcam.com/v1.

2 operations 2 paths 8 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.06.11
Base URL
https://api.angelcam.com/v1
Authentication
OAuth 2.0, API Key
Resource Areas
1

Authentication & Security 2

AngelCam incidents API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode and password flows, exposing 41 scopes. An API key is passed in the header as Authorization (PersonalAccessToken).

  • OAuth2 — See the Authentication section above for full documentation.
  • PersonalAccessToken — Enter your token as: PersonalAccessToken {your-token}

Paths & Operations 2

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

incidents 2

Endpoints for managing Real Time Security (RTS) incidents. An incident is a security event that has been detected and may require attention. Incidents are created automatically wh…

GET
/rts/incidents/
Retrieve incidents
incidents 5 params → 200400401403404
GET
/rts/incidents/{incident_id}/
Retrieve incident detail
rts-incident-detail 1 param → 200401403404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are IncidentObject (9 properties), IncidentListResponse (4 properties), ErrorGeneric (3 properties), Error400InvalidParams (3 properties). Each schema is shown below with its type and property counts.

Error403PermissionDenied
Error404NotFound
Error400InvalidParams
object
3 properties 3 required
IncidentListResponse
object
4 properties 4 required
SnapshotObject
objectnull
Snapshot is created by Angelcam when certain types of events are received
2 properties 2 required
IncidentObject
object
9 properties 9 required
Error401Unauthorized
ErrorGeneric
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

angelcam-incidents-api-openapi.yml Raw ↑

Other APIs AngelCam publishes across the network.

AngelCam active-service API
AngelCam angelcameras API
AngelCam arrow-clients API
AngelCam audio-message API
AngelCam broadcasting API
AngelCam camera API
AngelCam camera-guest API
AngelCam camera-stream-detection API
AngelCam client API
AngelCam clip API
AngelCam event API
AngelCam location API
Where this information came from

This is an independent, third-party profile of AngelCam incidents 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.