/api/v1/version
Version
/api/v1/heartbeat
Heartbeat
/api/v1/pre-flight-checks
Pre Flight Checks
/api/v1/databases
Create Database
/api/v1/databases/{database}
Get Database
/api/v1/tenants
Create Tenant
/api/v1/tenants/{tenant}
Get Tenant
/api/v1/collections
List Collections
/api/v1/collections
Create Collection
/api/v1/count_collections
Count Collections
/api/v1/collections/{collection_id}/add
Add
/api/v1/collections/{collection_id}/update
Update
/api/v1/collections/{collection_id}/upsert
Upsert
/api/v1/collections/{collection_id}/get
Get
/api/v1/collections/{collection_id}/delete
Delete
/api/v1/collections/{collection_id}/count
Count
/api/v1/collections/{collection_id}/query
Get Nearest Neighbors
/api/v1/collections/{collection_name}
Get Collection
/api/v1/collections/{collection_name}
Delete Collection
/api/v1/collections/{collection_id}
Update Collection