For the complete documentation index, see llms.txt. This page is also available as Markdown.

Data Access

Read operational data from Amigo via SQL API (serverless) or Delta Sharing into your warehouse.

This guide covers the supported ways to read operational and analytics data from Amigo without running any infrastructure yourself. You have two primary options. The SQL API is serverless, read-only, and suits programmatic access or light integrations. Delta Sharing offers governed, read-only access to curated tables directly from your warehouse or lakehouse.

Classic API data access. SQL API and Delta Sharing provide access to Classic API organization tables. Platform API data is accessed through the World Model.

Beta status and access

  • SQL API is currently in beta.

  • Delta Sharing is currently in beta.

  • JDBC/ODBC connectivity is in private preview for select customers.

To request access, message your Amigo representative via Slack and include your organization ID, region, and the capabilities you need. If you plan to connect BI tools or data pipelines via standard drivers, also request JDBC/ODBC access.

Sections

SQL API (Serverless)Delta SharingOrganization Tables & Schemas

Choosing the Right Path

spinner

Getting Access

Request Access

To enable either capability for your organization, contact your Amigo representative and include:

  • Your organization ID and region.

  • Which options you need: SQL API, Delta Sharing, and/or JDBC/ODBC.

  • Required tables and schemas, plus any security constraints (IP allowlists, service accounts).

Amigo will provide the exact endpoints, credentials, and any driver or profile files you need for your tenant.

See Also

Last updated

Was this helpful?