API Reference
Decide
Answer one or more choice questions about a context in a single call. Each question returns the selected option (or null when the model abstains), a probability per option, a confidence margin and an abstention status. The request id is returned in the X-Request-ID response header.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Optional client request id (1-128 chars of [A-Za-z0-9._:-]); echoed in the X-Request-ID response header
Body
application/json