The R2R Embedding endpoint generates vector embeddings from text using a specified model. It supports single or batch input, returning semantic vectors for use in search, clustering, and RAG applications.
The access token received from the authorization server in the OAuth 2.0 flow.
JWT token
io.net provided API Key
API key set by an SDK client
Raw JSON body for the embedding request. Example inputs shown below.
The body is of type object.
Successful Response