TikTok Shop Creators
One row per creator with GMV, orders, commission, and refund totals for the date range. Ordered by total GMV descending (no sort parameter). Money fields are raw numbers in display currency units with *_formatted display-string variants.
Response Fields
Each creator row contains:{ data, meta, additional_data }: meta carries pagination (row_count, total_pages, current_page, next_page, prev_page) and additional_data carries raw totals across the full result set plus currency / currency_symbol.
Request Parameters
Request Example
Response Example
Use Cases
- Building creator leaderboards and performance dashboards from your TikTok Shop data
- Reconciling creator commissions against GMV for payout workflows
- Comparing on-Growi vs. off-Growi creator performance via the
platformfilter - Tracking campaign- or contract-specific creator performance with
campaign_id
Notes
- Results are always ordered by total GMV descending; there is no sort parameter.
- Money fields are raw numbers in display currency units (dollars for USD shops); use the
*_formattedvariants for display. - Dates are inclusive; the dashboard’s default view is the last 30 days.
- Requests are rate limited (minimum 2 seconds between requests plus an hourly quota); see the
X-RateLimit-*response headers.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Start of the GMV date range (ISO 8601, YYYY-MM-DD)
End of the GMV date range (ISO 8601, YYYY-MM-DD)
Page number (default 1)
Results per page: 1-100, default 20
x <= 100Free-text search
Filter to a campaign or contract belonging to your organization
Filter to a single Growi creator (user id)
Data scope: growi (only creators on Growi, default), all (all TikTok Shop data), non_growi (creators not on Growi)
growi, all, non_growi Narrow results to a child organization (id) of the API key organization
Filter to a single TikTok creator by TikTok creator id (oecuid)
Filter by connected social account id (matches dashboard behavior; prefer external_creator_id)
Minimum GMV in display currency units (e.g. dollars)
Maximum GMV in display currency units (e.g. dollars)
Set to 'true' to include creators from all contracts
true Set to 'true' to exclude TikTok Shop contest campaigns
true