TikTok LIVE Gifts
Fetch the TikTok LIVE gift catalog and individual gift details.
Retrieve Webcast gifts
Retrieve Webcast gifts for a given region
Query Parameters
Region enum shared across providers that route through the pooled DC
vendors. Lives in its own file (with zero imports) so consumers can
load it without dragging in pooled-dc.ts's singleton init — which
itself depends on OculusDc / OxyLabsDc and would otherwise close
a module-init cycle the bundler resolves into a TDZ violation.
"en"falseResponses
Response Attributes
List Webcast gifts
List the full TikTok LIVE gift catalog, paginated.
This is a special route, it does NOT fetch data live, and therefore does not count to your hourly/daily rate limits.
Query Parameters
501Friendly catalog sort options, mapped to the gifts-server enum below.
trueResponses
Response Attributes
Retrieve Webcast gift
Retrieve a single TikTok LIVE gift by its numeric gift ID.
This is a special route, it does NOT fetch data live, and therefore does not count to your hourly/daily rate limits.
Path Parameters
Responses
Response Attributes
One gift row from the ClickHouse tiktok_gifts ReplacingMergeTree.
Mirrors the searchable columns + the JSON raw blob (shipped as a
UTF-8 JSON string here so consumers can decode lazily without
re-encoding through protobuf any-types).
Search Webcast gifts
Search the TikTok LIVE gift catalogue by gift name.
This is a special route, it does NOT fetch data live, and therefore does not count to your hourly/daily rate limits.
Query Parameters
Responses
Response Attributes