This is an all-purpose prediction endpoint you can use by specifying a USE_CASE and MODEL_ID.
IMPORTANT: The available use cases are detailed in their own section in this specification.
Bearer token used for authentication. Format: Authorization: Bearer ACCESS_TOKEN.
application/json
The name of the use case for the model. Use the Use Case API to get the list of supported use cases.
The unique identifier of the model.
Request information varies based on the use case in the request. See the specific use case for valid information for that use case.
The batch of key:value pairs used as inputs in the prediction. Up to 32 inputs per request are allowed.
32Provides fields and values that specify ranges for tokens. Fields used for specific use cases and models are specified. The default values are used if other values are not specified.
OK
IMPORTANT: This contains some of the information in a response to this use case. However, the response varies based on the use case and other information in the request. See the specific use case for valid information for that use case.