facecheck.id

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 https://facecheck.id/Face-Search/API

🔑 apikey 4 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Returns remaining search credits, search engine online status, and number of …
curl \
  -H "Authorization: $API_KEY" \
  /api/info
Submit a search request to the search engine and get back search results that…
curl \
  -H "Authorization: $API_KEY" \
  /api/search
Endpoints (4 total)
POST
/api/info
Returns remaining search credits, search engine online status, and number of …
POST
/api/search
Submit a search request to the search engine and get back search results that…
POST
/api/delete_pic
Remove an image from a search request
POST
/api/upload_pic
Upload 1 to 3 images as multipart/form-data, and get back a search request th…
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints4
Authapikey