Skip to main content

Delivery Matrix

ChannelDescriptionStatusNotes
APIREST access per dataset ID (/api-reference)✅ SupportedIdeal for filtered pulls and low-latency queries. See API intro.
SFTPManaged SFTP drops with nightly dataset snapshots✅ SupportedIncludes archived data and schema manifests. See SFTP quickstart.
WSSReal-time event stream (<150 ms latency)🟡 In DevelopmentProvides live updates for subscribers. See WSS reference.
MCPMachine-to-Machine protocol for AI Agents🟡 In DevelopmentEnables autonomous agent data retrieval and reasoning.
Amazon RedshiftData sharing via Redshift Serverless✅ SupportedSee Redshift Share.
Azure Blob StorageADLS Gen2 integration via service principal✅ SupportedSee Azure Blob.
Snowflake ShareSecure Data Share to your Snowflake account✅ SupportedSee Snowflake Share.
Google BigQueryAuthorized view or transfer service✅ SupportedSee BigQuery.
Amazon S3Cross-region replication into customer-owned buckets✅ SupportedSee S3.
Databricks Delta ShareNative Delta Sharing tables✅ SupportedSee Delta Share.
Most customers combine the API (for ad-hoc lookups) with one or more bulk delivery channels for analytics and archival needs.
Use the _tracing_id column to reconcile records consistently across delivery channels.

Choosing a channel

  • Real-time pipelines → API / WSS
  • Historical backfills → SFTP / S3 / Azure Blob
  • Analytics at scale → Snowflake / Redshift / BigQuery / Delta Share