Skip to main content
POST
Test Models

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Model test request schema

model_ids
string[] | null

Response

Successful Response

model_id
string
required
status
string
required
response_time
number | null
required
message
string | null
required
error
string | null
required