Introduction
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.
From there, feel free to explore other topics or jump straight to the reference documentation.
- Building an OAuth flow for your app
- Working within our rate limits
- Setting up and listening to webhooks
- Filtering and sorting record and entry API queries
- Paginating API responses
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.