Skip to main content

Get Config

GET 

/api/tiktok-shop/config

Returns the public OAuth config (app_key, redirect_url) for the requested environment. the application UI uses this to build the TikTok authorization URL.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Query: environment (sandbox|production, default sandbox).

Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type