Facial Recognition Reverse Image Face Search API
Let your users search the Internet by face! Integrate FaceCheck facial search seamlessly with your app, website or software platform. FaceCheck's REST API is hassle-free and easy to use. For code examples visit <a href='https://facecheck.id/Face-Search/API'>https://facecheck.id/Face-Search/API</a>
Latency
Not monitored yet
Uptime
Not monitored yet
Playground
Verified
live
Endpoints
/api/delete_pic
Remove an image from a search request
/api/info
Returns remaining search credits, search engine online status, and number of indexed faces
/api/search
Submit a search request to the search engine and get back search results that contain URLs and all images in base64/webp format
/api/upload_pic
Upload 1 to 3 images as multipart/form-data, and get back a search request that contains id_search and 1 to 3 preview thumbnails
4 endpoints auto-detected
Authentication
This API uses an API key, passed in the "Authorization" header. No OAuth required.
curl -X POST \ "https://FaceCheck.ID/api/delete_pic" \ -H "Authorization: YOUR_API_KEY"
facecheck.id · HTTPS only