Create embeddings

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body follows the OpenAI Create embedding API format.

Required: model, input.

Optional: dimensions, encoding_format, user.

model uses the AI Gateway provider/model identifier (e.g. openai/text-embedding-3-small) instead of the bare OpenAI model id; all other fields match OpenAI semantics.

string
required
required
integer
≥ 1
string
enum
Allowed:
string
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json