SkyBiometry
Face Detection, Face Recognition and Face Grouping
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Machine Learning
- Documentation / URL
- https://skybiometry.com/documentation/
Overview
SkyBiometry provides face detection/recognition — key-based (an invalid key returns 400, verified).
Quick Start
Detect (replace YOUR_KEY):
curl "https://api.skybiometry.com/fc/faces/detect?api_key=YOUR_KEY&urls=https://example.com/face.jpg"
{ "status": "failure", "error_code": 201, "error_message": "API_KEY_DOES_NOT_EXIST - INVALID" }
Authentication
- Register at skybiometry.com → api_key/api_secret.
- Send as
api_key/api_secretquery params (invalid → 400, verified).
Rate Limits & Notes
- Key-based with paid plans (check the docs).
- Detection, recognition, grouping.
FAQ
Is SkyBiometry free? Key-based with paid plans per the docs.
Why 400? Invalid keys return 400 (verified) — register for a key.
What’s the auth style?
api_key + api_secret query params.
More in Machine Learning
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AI Economics Tools Token cost, LLM energy, agent-hour and Proof-Adjusted Autonomy calculators by Michał Piszczek | No auth | Yes | Yes | ↗ |
| AI For Thai Free Various Thai AI API | API Key | Yes | Yes | ↗ |
| BRAINIALL PT-BR and Spanish audio transcription with diarization and SRT/VTT | API Key | Yes | Yes | ↗ |
| Clarifai Computer Vision | OAuth | Yes | Unknown | ↗ |
| Cloudmersive Image captioning, face recognition, NSFW classification | API Key | Yes | Yes | ↗ |