Authorizations
Bearer token authentication. Get your API key from the dashboard.
Body
application/json
Input text to embed
ID of the model to use
Example:
"text-embedding-ada-002"
The format to return the embeddings in
Available options:
float
, base64
The number of dimensions the resulting embeddings should have
Required range:
x >= 1
A unique identifier representing your end-user