API Reference
Insert many vectors at once
Insert many vectors at once into the database.
PUT
/
vector
/
bulk-insert
Authorizations
X-Eigen-API-Key
string
headerrequiredBody
application/json
vectors
object[]
requiredArray of vectors, each represented by their embedding.
Response
200 - application/json
status
integer
requiredStatus code of the response
message
string
requiredMessage giving basic information on the response
data
object
Important data to be given to the caller
error
object
An error that has occured