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 stream-controls API

You normally don't have to know the `streamer_domain` and `stream_id` path parameter, but use the generated endpoint URLs as reported by the `stream_controls` field in a create-stream response. Those URLs correspond to the following endpoints.* base_url: [Recording stream info](#tag/stream-controls/operation/recordings-stream-info)* play: [Play stream](#tag/stream-controls/operation/recordings-stream-play)* pause: [Pause stream](#tag/stream-controls/operation/recordings-stream-pause)* speed: [Set plyback stream](#tag/stream-controls/operation/recordings-stream-speed)## Syncing stream and timelineDue to various reasons, the time a user spends watching a stream doesn't necessarily have to match the time actuallyelapsed in the recorded video (i.e. a 5-minute long stream takes 6 minutes to watch on a user's slow mobile networkconnection due to lag).Periodically calling endpoint, [recordings stream info](#tag/stream-controls/operation/recordings-stream-info) comes in handy in this case, because itsynchronizes the time shown to the user in your UI, with the current time of the stream. This endpoint tells you theexact time where the stream is positioned at the current moment.

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

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

This API exposes 4 operations across 4 paths, and defines 1 schema. 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.

4 operations 4 paths 1 schemas 1 GET3 POST

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 stream-controls 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 4

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

stream-controls 4

You normally don't have to know the streamerdomain and streamid path parameter, but use the generated endpoint URLs as reported by the streamcontrols field in a create-stream resp…

GET
/recording/streams/{stream_id}/
Retrieve recording stream info
recordings-stream-info 1 param → 200404
POST
/recording/streams/{stream_id}/pause/
Pause recording stream
recordings-stream-pause 1 param → 204404
POST
/recording/streams/{stream_id}/play/
Play recording stream
recordings-stream-play 1 param → 204404
POST
/recording/streams/{stream_id}/speed/
Set playback speed
recordings-stream-speed 1 param body → 204400404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is RecordingStreamInfoResponse (2 properties). Each schema is shown below with its type and property counts.

RecordingStreamInfoResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

angelcam-stream-controls-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 stream-controls 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.