# AngelCam arrow-clients API

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

AngelCam arrow-clients 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 arrow-clients. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

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.

## Operations (11)

| Method | Path | Summary |
|---|---|---|
| GET | `/arrow-clients/` | List paired Arrow clients |
| POST | `/arrow-clients/` | Request pairing of an Arrow client |
| GET | `/arrow-clients/{mac}/` | Arrow client detail (MAC address pairing) |
| GET | `/arrow-clients/{uuid}/` | Arrow client detail |
| DELETE | `/arrow-clients/{uuid}/` | Unpair Arrow client |
| POST | `/arrow-clients/{uuid}/reset-service-table/` | Reset service table |
| POST | `/arrow-clients/{uuid}/scan-network/` | Scan network |
| GET | `/arrow-clients/{uuid}/services/` | List Arrow services |
| POST | `/arrow-clients/{uuid}/services/` | Add Arrow service |
| GET | `/arrow-clients/{uuid}/services/{service_id}/` | Retrieve Arrow service |
| DELETE | `/arrow-clients/{uuid}/services/{service_id}/` | Delete Arrow service |

## Machine-readable artifacts (13)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/angelcam/refs/heads/main/openapi/angelcam-arrow-clients-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 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/)
- [AngelCam location API](https://apis.io/apis/angelcam/angelcam-location-api/)

## Tags

arrow-clients

---

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