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

# Data API

> Query your data using SQL through the Nekt Data API.

The Data API lets you run SQL queries against your Catalog tables over HTTP, enabling programmatic access to your data from any application or service.

<CardGroup cols={2}>
  <Card title="Data API" icon="database" href="/data-api/introduction">
    Query your data using SQL over HTTP.
  </Card>
</CardGroup>
