Benchmarks
Authorizations
X-Api-KeystringRequired
API Key for authentication
Query parameters
benchmarkTypeIdinteger · int32Optional
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
get
/api/v2/benchmarks/modelsAuthorizations
X-Api-KeystringRequired
API Key for authentication
Path parameters
modelIdinteger · int64Required
Query parameters
benchmarkTypeIdinteger · int32Optional
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
get
/api/v2/benchmarks/models/{modelId}Authorizations
X-Api-KeystringRequired
API Key for authentication
Path parameters
modelIdinteger · int64Required
Query parameters
benchmarkTypeIdinteger · int32Required
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
get
/api/v2/benchmarks/models/{modelId}/runsGet details of a specific Benchmark probe run.
get
/api/v2/benchmarks/models/{modelId}/runs/{probeRunId}/test-cases
Authorizations
X-Api-KeystringRequired
API Key for authentication
Path parameters
modelIdinteger · int64Required
probeRunIdinteger · int64Required
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
get
/api/v2/benchmarks/models/{modelId}/runs/{probeRunId}/test-casesAuthorizations
X-Api-KeystringRequired
API Key for authentication
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
get
/api/v2/benchmarks/typesLast updated
Was this helpful?