Execute Model
Analyze your input data using the specified model. For more information about available models and their capabilities, see our overview.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a multipart form containing a file.
model
The model to run.
data
The data to analyse.
Response
Successful Response
output
The output of the model
id
The external UUID of the model result
created_at
The UTC time the model result was created
input_file_name
The name of the input file
input_file_size
The size of the input file in bytes
model
The string ID of the model