Skip to main content
POST
Create embeddings

Authorizations

Authorization
string
header
required

Your Kubox API key (kbx_live_…) from the console.

Body

application/json
model
string
required

An embedding model id from GET /v1/models.

input
required
Minimum string length: 1

Response

The embedding vectors.

object
enum<string>
Available options:
list
data
object[]
model
string
usage
object