Skip to main content

Get OAuth Authorize URL

GET 

/api/airtable/authorize

Build the Airtable authorization URL that starts the connect flow. Open the returned authorization_url in a browser so the account owner can grant access; Airtable then redirects back to SKU.io to finish the connection. Pass the optional instance_id query parameter to re-authorize an existing connection instead of creating a new one.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type