Inference
POST/v2/models/$:MODEL_NAME/versions/$:MODEL_VERSION/infer
An inference request is made with an HTTP POST to an inference endpoint. In the request the HTTP body contains the Inference Request JSON Object. In the corresponding response the HTTP body contains the Inference Response JSON Object or Inference Response JSON Error Object. See Inference Request Examples for some example HTTP/REST requests and responses.
Request
Responses
- 200
- 400
OK
Bad Request