Skip to main content

Get Config

GET 

/api/temu/config

Get Temu configuration flags for the frontend.

Response:

  • is_sandbox - Whether sandbox mode is enabled (credentials auto-loaded from env)
  • oauth_available - Whether the OAuth flow is available (false = test env with direct API tokens)

Request

Responses

Successful response