> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wayak.io/llms.txt
> Use this file to discover all available pages before exploring further.

# API connections

> Ingest data from external APIs into Wayak

API connections let you pull data from external services into Wayak. Configure endpoints, authentication, and sync schedules to keep your data current.

<Frame caption="Configure database and API connections in the Integration Hub">
  <img src="https://mintcdn.com/wayak/SyWPcqQONHnC0uoc/app-screenshots/Connect%20Systems.png?fit=max&auto=format&n=SyWPcqQONHnC0uoc&q=85&s=c78885de6eddb1572e437b2df61dac6a" alt="Wayak integration hub" width="4236" height="3548" data-path="app-screenshots/Connect Systems.png" />
</Frame>

## When to use API connections

Use API connections when the data you need doesn't live in a database — for example:

* Records from a SaaS tool (CRM, ERP, marketing platforms)
* Data from third-party services
* Internal microservice endpoints

## How it works

1. Configure the API endpoint and authentication method
2. Define the data mapping — how the API response maps to a table structure
3. Set a sync schedule to keep the data up to date

Once synced, the data is queryable by the agent just like any other data source.
