Create Embeddings
post_embeddingsCreates an embedding vector representing the input text. Group: Embeddings. Billing per call: Credits: metered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body. Example: {"input":"Today is a wonderful day","model":"text-embedding-3-large"} |