Seamless Data Distribution
From Lake to Every Consumer

Share your curated data via REST APIs, BI tools, AI/ML platforms, and more — with built-in authentication, pagination, and monitoring.

Channels

One lake, six channels

Distribute your data to any downstream consumer through purpose-built channels. Click any endpoint to learn more.

Select a channel

Click any endpoint in the hub to see details about that distribution channel.

How It Works

Four steps to distribute anywhere

From selecting tables to monitoring live endpoints — set up distribution in minutes.

Distribution table and source layer selection interface
1

Step 1

Select Tables & Source Layer

Choose which tables to distribute and select your source layer — raw ingestion data or curated marts. Autolake shows only distribution-enabled tables, keeping your pipeline organized.

Raw or curated sourceTable-level controlOrganized pipeline
Distribution channel type selection interface
2

Step 2

Choose Your Distribution Channel

Pick from REST API, SageMaker Unified Studio, Reporting tools (Tableau, PowerBI, Looker), Database connections, Streaming, SFTP, and more. Each channel is purpose-built for its audience.

6+ channel typesPurpose-built for each audienceOne-click selection
API endpoint configuration with authentication setup
3

Step 3

Configure Endpoint & Auth

Set up your API Gateway endpoints, configure query parameters and pagination, and choose authentication — API Key, Bearer Token, OAuth2, or Basic Auth. Autolake handles the infrastructure.

Multiple auth methodsAuto-configured infrastructureQuery param mapping
Distribution channel monitoring and management dashboard
4

Step 4

Monitor & Manage

View endpoint URLs, track usage statistics, monitor run history, and manage all distribution channels from a single dashboard. Full visibility into how your data is consumed.

Usage analyticsRun historyUnified dashboard

API-First

Auto-generated REST APIs from your data

Autolake generates fully managed REST endpoints from your table schemas. Built-in API Gateway, authentication, pagination, and query parameters — no server setup required.

API KeyOAuth2Bearer TokenBasic Auth
Terminal
# Request
curl -X GET \
"https://api.autolake.io/v1/customers" \
-H "Authorization: Bearer <token>" \
-d "page=1&limit=50"
# Response
{
"status": "200 OK",
"total_records": 12847,
"response_time": "23ms",
"data": [...50 records]
}

Integrations

Every channel, one platform

Deliver your data wherever it needs to go through purpose-built distribution channels.

REST API

Create fully managed REST API endpoints with API Gateway. Auto-generated from table schemas with built-in authentication, pagination, and query parameter mapping.

API GatewayLambdaAthena
  • Auto-generated endpoints
  • Multiple auth methods (API Key, OAuth2, Bearer, Basic)
  • Built-in pagination and query mapping
API Request
GET /api/v1/customers
?page=1&limit=100&status=active
Authorization: Bearer <token>
200 OK — 100 records, 2.3ms

SageMaker Unified Studio

Publish data assets to AWS DataZone for discovery and governance within SageMaker projects.

DataZoneSageMakerGlue Catalog
  • One-click registration
  • Project governance
  • Auto discovery

BI & Reporting

Connect curated data directly to your favorite BI tools for real-time dashboards.

TableauPowerBILookerQuickSight
  • Direct connectivity
  • Governed dashboards
  • Self-service analytics

Database Destinations

Push curated data to downstream databases with automated sync and incremental updates.

RedshiftSnowflakeDatabricks
  • Automated sync
  • Incremental updates
  • Schema mapping

Streaming

Real-time data distribution via streaming platforms for event-driven architectures.

KafkaKinesisEventBridge
  • Real-time delivery
  • Event-driven
  • Low latency

SFTP & File Transfer

Export data as CSV, Parquet, or JSON and deliver via SFTP for partners and regulatory reporting.

SFTPS3CSV/Parquet/JSON
  • Scheduled exports
  • Secure transfer
  • Compliance-ready

Ready to distribute your data?

Share curated data with every consumer through automated, governed distribution channels.