Divit Face
A face recognition API complete with detection, analysis and identification features.
54 subscribers
37 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Divit Face endpoints
| Method | Endpoint | Description |
|---|---|---|
| Face | ||
| POST |
FindGender /api/Face/FindGender?userId={userid} |
|
| GET |
DetectionWithURL /api/Face/detect |
Get face location. |
| POST |
Analysis /api/Face/analyze |
|
| POST |
Detection /api/Face/detect |
|
| GET |
AnalysisWithURL /api/Face/analyze |
Find face properties. |
| POST |
Verification /api/Face/Verification |
|
| POST |
Identification /api/Face/Identification |
|
| POST |
Search /api/Face/Search |
|
| Person | ||
| DELETE |
DeleteFace /api/Person/DeleteFace |
|
| DELETE |
DeleteInformation /api/Person/DeleteInformation |
|
| DELETE |
DeletePerson /api/Person/DeletePerson |
|
| POST |
CreatePerson /api/Person/CreatePerson |
|
| GET |
GetPerson /api/Person/GetPerson |
Get one of person from list. |
| GET |
GetPersons /api/Person/GetAllPerson?userId={userid} |
Get all persons of user. |
| POST |
InsertInformation /api/Person/InsertInformation |
|
| POST |
InsertFace /api/Person/InsertFace |
|
| Group | ||
| DELETE |
DeleteGroup /api/Group/DeleteGroup |
|
| DELETE |
DeletePersonFromGroup /api/Group/DeletePerson |
|
| DELETE |
DeleteInformationFromGroup /api/Group/DeleteInformation |
|
| POST |
CreateGroup /api/Group/CreateGroup |
|
| GET |
GetPersonsofGroup /api/Group/GetPersons |
|
| POST |
InsertPersonToGroup /api/Group/InsertPerson |
|
| POST |
InsertInformationToGroup /api/Group/InsertInformation |
|
| GET |
GetGroup /api/Group/GetGroup |
|
| GET |
GetGroupList /api/Group/GetAllGroup |
|
| Faceset | ||
| GET |
GetFaceSet /api/Faceset/GetFaceSet |
|
| POST |
CreateFaceset /api/Faceset/CreateFaceSet |
|
| DELETE |
DeleteInformationFromFaceset /api/Faceset/DeleteInformation |
|
| DELETE |
DeleteFaceSet /api/Faceset/DeleteFaceSet |
|
| DELETE |
DeleteFaceFromFaceset /api/Faceset/DeleteFaceFromFaceset |
|
| GET |
GetFaces /api/Faceset/GetFaces |
Get all face from faceset |
| POST |
InsertInformationToFaceset /api/Faceset/InsertInformation |
|
| POST |
InsertFaceToFaceset /api/Faceset/InsertFace |
|
| User | ||
| POST |
CheckUser /api/User/checkuser?email= |
returns information of whether there is a user registered on the system or not |
| POST |
InsertPerson /api/Person/InsertPerson |
Add person to users list. |
| POST |
Register /api/User/adduser |
adds User to Database |
| GET |
GetUser /api/User/getuser |
gets the User data from database |
Divit Face pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $200 / month | — |
|