Workspace / Integrations
Setup-only previewSign inR
YOUR SOCIAL COMMERCE WORKSPACE

Bring your channels together.

Separate connections. Clear permissions. No shared tokens.

Ready when your channels are. This is a public setup surface, not an authenticated workspace. Metrics stay unavailable until approved connections have synced.
View setup →

Six distinct connections

OAuth disabled · No credentials entered
tNot configured

TikTok Login Kit

Creator identity only. Separate from Shop and advertising access.

CONNECTION 01
View setup requirements +
  1. Create a company-owned TikTok developer app and enable Login Kit.
  2. Register the exact static HTTPS callback.
  3. Request user.info.basic and complete production app review.

Server-side configuration

TIKTOK_LOGIN_CLIENT_KEYTIKTOK_LOGIN_CLIENT_SECRET

Static callback path

/api/auth/tiktok/callback

Prefix with explicitly approved APP_URL. Do not register a preview or tunnel URL.

Adapter verification and provider approval required.

tNot configured

TikTok Shop

Direct shop, product and permitted affiliate data.

CONNECTION 02
View setup requirements +
  1. Complete US Partner Center onboarding.
  2. Use a Development Shop until production seller distribution is approved.
  3. Copy the seller authorization URL and exact endpoint scopes from Partner Center.

Server-side configuration

TIKTOK_SHOP_APP_KEYTIKTOK_SHOP_APP_SECRET

Static callback path

/api/connections/tiktok-shop/callback

Prefix with explicitly approved APP_URL. Do not register a preview or tunnel URL.

Adapter verification and provider approval required.

tNot configured

TikTok Shop Creator

Optional creator-side affiliate capabilities. Not Login Kit.

CONNECTION 03 · OPTIONAL
View setup requirements +
  1. Enable only when creator-side affiliate data is needed.
  2. Confirm the creator authorization flow and exact scopes separately.
  3. Never reuse seller or Login Kit tokens.

Server-side configuration

TIKTOK_SHOP_CREATOR_APP_KEYTIKTOK_SHOP_CREATOR_APP_SECRET

Static callback path

/api/connections/tiktok-shop-creator/callback

Prefix with explicitly approved APP_URL. Do not register a preview or tunnel URL.

Adapter verification and provider approval required.

tNot configured

TikTok Ads

Existing campaigns, paid spend and eligible GMV Max reports.

CONNECTION 04
View setup requirements +
  1. Register a company-owned API for Business app.
  2. Obtain advertiser read/reporting approval and portal authorization URL.
  3. Confirm reporting metrics and GMV Max capability for each advertiser.

Server-side configuration

TIKTOK_BUSINESS_APP_IDTIKTOK_BUSINESS_SECRET

Static callback path

/api/connections/tiktok-business/callback

Prefix with explicitly approved APP_URL. Do not register a preview or tunnel URL.

Adapter verification and provider approval required.

mNot configured

Meta Ads

Existing ads, spend and Meta-attributed performance.

CONNECTION 05
View setup requirements +
  1. Create a company-owned Meta app with Marketing API and business login.
  2. Pin the Graph API version selected in the app dashboard.
  3. Request ads_read; complete applicable Advanced Access and App Review.

Server-side configuration

META_APP_IDMETA_APP_SECRETMETA_GRAPH_VERSIONMETA_LOGIN_CONFIG_ID

Static callback path

/api/connections/meta/callback

Prefix with explicitly approved APP_URL. Do not register a preview or tunnel URL.

Adapter verification and provider approval required.

eNot configured

Euka

Optional social intelligence. Direct Shop remains independent.

CONNECTION 06 · OPTIONAL
View setup requirements +
  1. Obtain official customer API documentation from Euka.
  2. Confirm authentication, credential revocation and workspace identifiers.
  3. Verify data endpoints, rate limits and webhook support. No API details assumed.

Server-side configuration

EUKA_API_BASE_URL

Provider documentation required

No authorization endpoint assumed

Authentication format and supported endpoints remain unverified.

Adapter verification and provider approval required.

A stable address before authorization.

APP_URL must be explicitly configured as a stable HTTPS origin. It is currently unset. Relay does not derive callback URLs from the request host or a temporary tunnel. Credentials alone do not make a connection live.