Reference guides for the data apps an AI agent can work with: every endpoint, the permission each one needs, and how to give agents safe, governed access.
The Airbyte API is how an app or AI agent works with an Airbyte workspace: connecting a source to a destination, triggering a sync, checking a job, or listing the connectors already set up.
The BigQuery API is how an app or AI agent works with a BigQuery data warehouse: running a SQL query, streaming new rows into a table, creating or deleting a dataset, or reading a table's rows directly.
The Census API is how an app or AI agent manages reverse-ETL pipelines: listing the syncs that move data, triggering a sync run, connecting a warehouse as a source, or wiring up a business tool as a destination.
The Databricks API is how an app or AI agent works with a Databricks workspace: running jobs and clusters, executing SQL on a warehouse, and reading the catalogs, schemas, and tables in its data hierarchy.
The dbt API is how an app or AI agent works with a dbt account: triggering a job run, reading a run's status and downloading its artifacts, listing and creating jobs, and managing projects, environments, and connections.
The Fivetran API is how an app or AI agent manages a data pipeline: creating and listing connections, triggering syncs and historical re-syncs, editing destinations, and adjusting which schemas, tables, and columns are synced.
The Hightouch API is how an app or AI agent works with a Hightouch workspace: listing sources and destinations, reading and creating models, and triggering a sync that moves warehouse data into a connected tool.
The MongoDB Atlas API is how an app or AI agent manages an Atlas deployment: launching and resizing clusters, creating database users, opening network access to a database, and taking or restoring backups.
The Snowflake API is how an app or AI agent works with a Snowflake account: running SQL queries and statements, managing databases, schemas, and tables, and administering warehouses, users, and roles.
The Supabase API is how an app or AI agent manages a Supabase account from the outside: listing and creating projects, running SQL against a project's database, deploying Edge Functions, reading and writing secrets, and changing auth settings.
Bollard AI sits between a team's AI agents and the apps it runs on. Grant each agent exactly the access it needs, read or write, app by app, and every call is checked and logged.