Skip to main content

Get Config

GET 

//:domain/api/tiktok-shop/config

Returns the public OAuth config (app_key, redirect_url) for the requested environment. The Vue 3 frontend uses this to build the TikTok authorization URL.

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

Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type