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 arrow-clients API

Manage [Arrow clients](https://github.com/angelcam/arrow-client) — pair them with your account, inspect exposed services, and send commands.**Pairing:** restart the device (pairing mode is active for the first 20 minutes after start), POST to `arrow-clients/` to get the UUID, then poll `arrow-clients/{uuid}/` until status is `online`.**Arrow proxy:** use the transparent HTTP proxy or HTTP CONNECT proxy to reach services behind an Arrow client. Both require a `Host: {SERVICE_ID}-{ARROW_UUID}` header and a `Proxy-Authorization: Bearer` token from the Arrow client detail endpoint.

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

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

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

11 operations 7 paths 15 schemas 2 DELETE5 GET4 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 arrow-clients 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 11

Across 7 paths, the API surfaces 11 operations — 2 DELETE, 5 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

arrow-clients 11

Manage [Arrow clients](https://github.com/angelcam/arrow-client) — pair them with your account, inspect exposed services, and send commands. Pairing: restart the device (pairing m…

GET
/arrow-clients/
List paired Arrow clients
arrow-clients-list 1 param → 200401403
POST
/arrow-clients/
Request pairing of an Arrow client
arrow-client-pairing-request body → 200400401403404
GET
/arrow-clients/{mac}/
Arrow client detail (MAC address pairing)
arrow-client-detail-mac 1 param → 200401403404
GET
/arrow-clients/{uuid}/
Arrow client detail
arrow-client-detail 1 param → 200401403404
DELETE
/arrow-clients/{uuid}/
Unpair Arrow client
arrow-client-unpair 1 param → 204401403404
POST
/arrow-clients/{uuid}/reset-service-table/
Reset service table
arrow-client-reset-service-table 1 param body → 204401403404502
POST
/arrow-clients/{uuid}/scan-network/
Scan network
arrow-client-scan-network 1 param → 204401403404502
GET
/arrow-clients/{uuid}/services/
List Arrow services
arrow-client-services 1 param → 200401403404
POST
/arrow-clients/{uuid}/services/
Add Arrow service
add-arrow-service 1 param body → 200400401403404405502
GET
/arrow-clients/{uuid}/services/{service_id}/
Retrieve Arrow service
arrow-client-service-detail 2 params → 200401403404
DELETE
/arrow-clients/{uuid}/services/{service_id}/
Delete Arrow service
arrow-client-service-delete 2 params → 204401403404502

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are ArrowServiceObject (8 properties), ArrowClientDetailObject (7 properties), ArrowClientsResponse (4 properties), ArrowClientServicesResponse (4 properties). Each schema is shown below with its type and property counts.

ArrowClientListObject
object
3 properties 3 required
Error403PermissionDenied
Error404NotFound
Error400InvalidParams
object
3 properties 3 required
Error401Unauthorized
ArrowClientPairingResponse
object
2 properties
Error502BadGateway
ArrowClientsResponse
object
4 properties 4 required
ArrowClientDetailObject
object
7 properties 3 required
Error405MethodNotAllowed
ArrowClientAddServiceResponse
object
1 property 1 required
ArrowClientAddServiceRequest
object
3 properties 3 required
ArrowClientServicesResponse
object
4 properties 4 required
ArrowServiceObject
object
8 properties 6 required
ErrorGeneric
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

angelcam-arrow-clients-api-openapi.yml Raw ↑

Other APIs AngelCam publishes across the network.

AngelCam active-service API
AngelCam angelcameras 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
AngelCam location API
Where this information came from

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