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.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type