Encrypted Index
Upsert Vectors (Binary)
POST
Upsert Vectors (Binary)
Add new vectors or update existing ones in the encrypted index using a binary-encoded format for more efficient transfer of large batches.
You can get an API key from the CyborgDB Admin Dashboard. For more info, follow this guide.
With Auto-Training Triggered:
Authentication
Required - API key viaX-API-Key header:
Request Body
Response
Exceptions
401: Authentication failed (invalid API key) or wrongindex_keyon SDK-supplied indexes — see error model404: Index not found422: Invalid request parameters or vector dimensions500: Internal server error