F
Faces API
Details
- URL
-
https://faces.app/api/v1 - Spec
- https://faces.app/openapi.json
- Docs
- https://faces.app/docs/en/api-reference/overview
Authentication
Authorization: Bearer <credential> Create a key from Authentication: sign in to Faces, open Settings → Developers, enter a name, choose the team scope if needed, and click Create key. Copy the faces_... value immediately because it is shown once. As an alternative, run faces login from the CLI, which opens the browser, creates a key named CLI, and stores it in ~/.config/faces/credentials.json; pass --team <slug-or-id> to scope it to a shared team.