Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blockdb.io/llms.txt

Use this file to discover all available pages before exploring further.

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🟡 BetaIncludes archived data and schema manifests. See SFTP quickstart.
WSSReal-time event stream (<150 ms latency)🟡 BetaProvides 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✅ On RequestSee Redshift Share.
Azure Blob StorageADLS Gen2 integration via service principal✅ On RequestSee Azure Blob.
Snowflake ShareSecure Data Share to your Snowflake account✅ On RequestSee Snowflake Share.
Google BigQueryAuthorized view or transfer service✅ On RequestSee BigQuery.
Amazon S3Cross-region replication into customer-owned buckets✅ On RequestSee S3.
Databricks Delta ShareNative Delta Sharing tables✅ On RequestSee 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
Last modified on March 31, 2026