API Reference
Create Completion
Creates a completion for the provided prompt and parameters.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Bearer authentication header of the form Bearer <API_KEY>, where <API_KEY> is your auth token.
Body
application/json
Response
200
application/json
OK
The response is of type object
.