{{baseUrl}}/IT-live
POST {{baseUrl}}/IT-live
This service allows obtaining a link to access a platform for initiating Automatic Video Recognition. The user is supported in real-time by an operator throughout the video recognition procedure and verification of data accuracy.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{
"data": {
"id": "aaaaaaaa-1111-2222-dddd-123456789",
"link": "https://sit-openapi.certid.it/aaaaaaaa-1111-2222-dddd-12345678",
"message": "The link for the automated Video Identification service.",
"status": "running",
"owner": "myaccount@prova.it"
},
"success": true,
"message": "",
"error": null
} |
ENDPOINTS