azure.com

An API for face detection, verification, and identification.

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

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
List face lists’ faceListId, name, userData and recognitionModel. <br /> To …
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /facelists
List all accessible snapshots with related information, including snapshots t…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /snapshots
List person groups’ personGroupId, name, userData and recognitionModel.<br />…
curl \
  -H "Ocp-Apim-Subscription-Key: $API_KEY" \
  /persongroups
Endpoints (63 total)
GET
/facelists
List face lists’ faceListId, name, userData and recognitionModel. <br /> To …
GET
/snapshots
List all accessible snapshots with related information, including snapshots t…
GET
/persongroups
List person groups’ personGroupId, name, userData and recognitionModel.<br />…
GET
/largefacelists
List large face lists’ information of largeFaceListId, name, userData and rec…
GET
/largepersongroups
List all existing large person groups’ largePersonGroupId, name, userData and…
GET
/facelists/{faceListId}
Retrieve a face list’s faceListId, name, userData, recognitionModel and faces…
GET
/snapshots/{snapshotId}
Retrieve information about a snapshot. Snapshot is only accessible to the sou…
GET
/operations/{operationId}
Retrieve the status of a take/apply snapshot operation.
GET
/persongroups/{personGroupId}
Retrieve person group name, userData and recognitionModel. To get person info…
GET
/largefacelists/{largeFaceListId}
Retrieve a large face list’s largeFaceListId, name, userData and recognitionM…
GET
/persongroups/{personGroupId}/persons
List all persons in a person group, and retrieve person information (includin…
GET
/persongroups/{personGroupId}/training
Retrieve the training status of a person group (completed or ongoing).
At a glance
Total SDKs9
Languages8
Endpoints63
Authapikey
Categories1