Create an authenticity verification
Create a new authenticity verification by providing its details.
Review the authenticity verification models to select which one to use.
Score: Confidence in a positive result is represented by the score.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
The handle of the space.
Body
The alias of the new authenticity verification.
The model used to perform the new authenticity verification.
The handle of the audio of the new authenticity verification.
Response
The UUID of the authenticity verification. Is unique.
The handle of the authenticity verification. Is unique.
The alias of the authenticity verification.
The state of the authenticity verification.
performing
, performed
, error
The model of the authenticity verification.
The audio of the authenticity verification.
The score of the authenticity verification.
The subscores of the authenticity verification.
The number of chunks of the authenticity verification.
The date and time when the authenticity verification was created.
The date and time when the authenticity verification was performed.