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

# Overview

> Learn about the REST API

Attio provides a public REST API which exchanges JSON over HTTPS. In this section, you will find
guidance about working with the API.

To get up and running, read our guide on [how to authenticate requests](/rest-api/guides/authentication).

From there, feel free to explore other topics or jump straight to the [reference documentation](/rest-api/endpoint-reference).

* [Building an OAuth flow for your app](/rest-api/tutorials/connect-an-app-through-oauth)
* [Working within our rate limits](/rest-api/guides/rate-limiting)
* [Setting up and listening to webhooks](/rest-api/guides/webhooks)
* [Filtering and sorting record and entry API queries](/rest-api/guides/filtering-and-sorting)
* [Paginating API responses](/rest-api/guides/pagination)

If you're looking to move beyond just the REST API and understand the Attio developer platform as a
whole, you can find [general documentation for Attio developers here](/docs).
