Attio
The simplest Attio API you have every seen!
TL;DR
This API proxy lets you do any operation on your Attio data but removes from you all the complexity of setting up and using the classic Attio API 🤩
No need to worry about setting up a connected app, rotating the security token, using bulk API or not, record formatting and more! Everything is managed for you 💆♀️
Operations:
Regions 🌍
Depending on your region, you can use
🇪🇺 https://eu.api-proxy.stacksync.com/
🇺🇸 https://us.api-proxy.stacksync.com/
Pass Through
Make a request to any Attio API which supports OAuth by providing the URL, Request Method and the Request Body.
A request will be sent to the URL provided using the request method and request body. The request body can be empty.
Example request:
Get Attio Objects
Example response:
Last updated