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 space API

A **space** is the organisational unit in Angelcam — it owns all resources: cameras, locations, recordings, services, and billing. Every API request operates within a space context — by default the user's default space, or a specific space selected via the `X-Space-Id` header.See the [Key concepts guide](/guides/key-concepts/) for details on space context and permissions.

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

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

This API exposes 3 operations across 3 paths, and defines 6 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.

3 operations 3 paths 6 schemas 3 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 space 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 3

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

space 3

A space is the organisational unit in Angelcam — it owns all resources: cameras, locations, recordings, services, and billing. Every API request operates within a space context —…

GET
/spaces/
List spaces
list-spaces → 200401403
GET
/spaces/{space_id}/
Get space detail
get-space 1 param → 200401403404
GET
/spaces/{space_id}/permissions/
Get space permissions
get-space-permissions 1 param → 200401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are SpaceObject (3 properties), ErrorGeneric (3 properties), AccessAssignmentObject (3 properties), SpacePermissionsObject (1 property). Each schema is shown below with its type and property counts.

AccessAssignmentObject
object
A single permission grant within a space. The scope of the permission is determined by which fields are set: - Space-level (locationid and cameraid are null):…
3 properties 1 required
Error403PermissionDenied
Error401Unauthorized
ErrorGeneric
object
3 properties 3 required
SpaceObject
object
3 properties 3 required
SpacePermissionsObject
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

angelcam-space-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 incidents API
Where this information came from

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