API reference
Every endpoint of the SightRadar Face Recognition API, generated from the OpenAPI 1.0.0 specification.
Base URL https://api.sightradar.com. Every /v1/* endpoint authenticates with Authorization: Bearer frs_<prefix>_<secret>; see Authentication to get a key. The machine-readable spec is at /openapi.json, and the playground lets you call any endpoint with your own key.
Collections
Create and manage face collections (the registry of your indexed photos).
Faces
Index, search, detect, and compare faces (billable operations).
Selfies
Register a single-face selfie for later search-by-id.
Batch
Asynchronous bulk processing with webhook callbacks.
Webhooks
Register endpoints for per-photo batch results and verified deletion completion events.
Wallet & Usage
Check your credit balance, usage, and auto-recharge config.
Health
Liveness and readiness probes (unauthenticated).