Embeder API

Embeder

Returns a vector representation of the given input for use in machine learning models and algorithms. See the Embeddings guide for details.

An API key is required to use this endpoint:

  • Create one on your Profile Page
  • Pass the API key as a Bearer token in the Authorization header.

An administrator must allocate credits to a user. New API keys have 0 credits by default.

Payload Example

POST

/api/v1/{knowledgeBaseId}/embeddings


Try it
Code