Skip to main content

OAuth Init

GET 

/api/tiktok-shop/oauth/init

Generates a state UUID, caches it for 15 minutes, and returns the TikTok authorization URL the user should be redirected to. Optionally accepts an integration_instance_id to re-link an existing instance.

Not yet available to API tokens

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

Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type