Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
The response is of type object
.
Query an embedding model for a given string of text.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
200
The response is of type object
.