Max Fit Predictions
Post a maxfit prediction task to the CSA Prediction Engine
Quick Start
post
Essential input arguments for invoking relevance-based maxfit predictions.
Authorizations
x-api-keystringRequired
API key required to access the CSA Prediction Engine API
Header parameters
Content-TypestringOptionalExample:
The content type of the request (application/json)
application/jsonConnectionstringOptionalExample:
Connection header value (keep-alive)
keep-aliveBody
Responses
200
Response body of a successful post job (maxfit).
application/json
post
/maxfit200
Response body of a successful post job (maxfit).
Custom Settings
post
Extended specifications for invoking relevance-based maxfit predictions.
Authorizations
x-api-keystringRequired
API key required to access the CSA Prediction Engine API
Header parameters
Content-TypestringOptionalExample:
The content type of the request (application/json)
application/jsonConnectionstringOptionalExample:
Connection header value (keep-alive)
keep-aliveBody
Responses
200
Response body of a successful post job (maxfit).
application/json
post
/maxfit200
Response body of a successful post job (maxfit).
Last updated