API reference · Interview

Import base64Video and return recordingId

POST/omni/recordings/import

Base URL: https://demo-api.incodesmile.com — Incode demo environment

Path & query parameters

Name In Type Required Description
api-version header string yes

Request body

Field Type Required Description
video string yes Video of capture attempt, represented in base64.
type string Type of recording that should be stored. Possible values: selfie, frontId, backId. Enum: frontId, backId, merged, selfie, authenticationattempt

Responses

200

OK

Response body (application/json):

Field Type Required Description
recordingId string
Was this page helpful?