Skip to main content

Discover Datasets (Buyer)

Returns all datasets visible to the buyer — public datasets and private datasets the buyer has been granted access to, deduplicated. Response:
Key fields:
  • queryabletrue if the dataset has a connector wired (ready to query)
  • subscribedtrue if the buyer has explicit access
  • metadata_schema — filter fields available for this dataset (may be null)

Get Dataset

Returns full dataset details.

Create Dataset (Seller)

Request:
connector_id, index_name, embedding_model, and namespace are optional. When connector_id is provided, index_name and embedding_model are required.

Grant/Revoke Access (Seller)