# AngelCam sensor API

**Canonical:** https://apis.io/apis/angelcam/angelcam-sensor-api/  
**Provider:** AngelCam — https://apis.io/providers/angelcam/  
**Base URL:** https://api.angelcam.com/v1  
**Documentation:** https://developers.angelcam.com/

AngelCam sensor API is one of 29 APIs that [AngelCam](https://apis.io/providers/angelcam/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Sensor. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

With sensor endpoints you can view, manage and connect sensors to the user account. Sensor can be bind to one particular already connected [camera](#tag/camera) to mark received [events](#tag/event) on camera timeline. If camera that sensor is bind to has active [Cloud Recording](#tag/recording) event recording can be enabled using these endpoints. Event recording will not be applied in the case that the camera assigned to the sensor doesn't have Cloud Recording activated. To specify event recording length [duration](#section/Angelcam-API/Time-and-duration-formats) format must be used and currently options for recording length are limited to: - 30 seconds - 1 minute - 2 minutes - 5 minutes Each sensor is given a unique email and unique hash. Those can be used to send [events](#tag/event) to Angelcam.

## Operations (5)

| Method | Path | Summary |
|---|---|---|
| GET | `/sensors/` | Retrieve sensor list |
| POST | `/sensors/` | Connect new sensor |
| GET | `/sensors/{sensor_id}/` | Retrieve sensor |
| PUT | `/sensors/{sensor_id}/` | Update sensor |
| DELETE | `/sensors/{sensor_id}/` | Remove sensor |

## Machine-readable artifacts (13)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/openapi/angelcam-sensor-api-openapi.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/authentication/angelcam-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/scopes/angelcam-scopes.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/conventions/angelcam-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/errors/angelcam-problem-types.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/rate-limits/angelcam-rate-limits.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/lifecycle/angelcam-lifecycle.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/data-model/angelcam-data-model.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/conformance/angelcam-conformance.yml
- **AgenticAccess** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/agentic-access/angelcam-agentic-access.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/asyncapi/angelcam-webhooks.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/arazzo/angelcam-watch-live-camera.yml
- **Arazzo** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/arazzo/angelcam-create-and-share-clip.yml

## Other AngelCam APIs (12)

- [AngelCam active-service API](https://apis.io/apis/angelcam/angelcam-active-service-api/)
- [AngelCam angelcameras API](https://apis.io/apis/angelcam/angelcam-angelcameras-api/)
- [AngelCam arrow-clients API](https://apis.io/apis/angelcam/angelcam-arrow-clients-api/)
- [AngelCam audio-message API](https://apis.io/apis/angelcam/angelcam-audio-message-api/)
- [AngelCam broadcasting API](https://apis.io/apis/angelcam/angelcam-broadcasting-api/)
- [AngelCam camera API](https://apis.io/apis/angelcam/angelcam-camera-api/)
- [AngelCam camera-guest API](https://apis.io/apis/angelcam/angelcam-camera-guest-api/)
- [AngelCam camera-stream-detection API](https://apis.io/apis/angelcam/angelcam-camera-stream-detection-api/)
- [AngelCam client API](https://apis.io/apis/angelcam/angelcam-client-api/)
- [AngelCam clip API](https://apis.io/apis/angelcam/angelcam-clip-api/)
- [AngelCam event API](https://apis.io/apis/angelcam/angelcam-event-api/)
- [AngelCam incidents API](https://apis.io/apis/angelcam/angelcam-incidents-api/)

## Tags

Sensor

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/angelcam/angelcam-sensor-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/angelcam/.
