Airtable API Proxy Overview
Overview of the Airtable API proxy and how Stacksync enables secure, simplified access to Airtable data.
TL;DR
Regions π
Pass Through
curl -X [GET | POST | PUT | PATCH | DELETE] \
https://eu.api-proxy.stacksync.com/v1/proxy/INSERT_REQUEST_URL_HERE \
-H "Authorization: Bearer your_api_proxy_service_token" \
-d 'Optional'Example request:
Example response:
Last updated