Embed API (v1)
This endpoint returns text and image embeddings. An embedding is a list of floating point numbers that captures semantic information about the content that it represents.
Embeddings can be used to create classifiers as well as empower semantic search. To learn more about embeddings, see the embedding page.
If you want to learn more how to use the embedding model, have a look at the Semantic Search Guide.
post/v1/embed
Headers
X-Client-Namestring
The name of the project that is making the request.
Request body
Response
OK