ScavioScavio
ProductPricingDocs
Sign InGet Started
  1. Home
  2. Glossary
  3. TikTok Bearer Token Auth
Glossary

TikTok Bearer Token Auth

TikTok API endpoints on Scavio use Bearer token authentication (Authorization: Bearer YOUR_API_KEY header), which differs from the x-api-key header used by Google, YouTube, Amazon, Reddit, and Walmart search endpoints. Both use the same API key value.

Try Scavio FreeAPI Docs

Definition

TikTok API endpoints on Scavio use Bearer token authentication (Authorization: Bearer YOUR_API_KEY header), which differs from the x-api-key header used by Google, YouTube, Amazon, Reddit, and Walmart search endpoints. Both use the same API key value.

In Depth

Scavio uses two authentication header patterns. Search endpoints (Google, YouTube, Amazon, Reddit, Walmart) use x-api-key: YOUR_API_KEY. TikTok endpoints use Authorization: Bearer YOUR_API_KEY. The API key value is the same in both cases, only the header format differs. This distinction matters for developers building multi-platform pipelines: the same key works everywhere, but the header must match the endpoint type. TikTok endpoints are all POST requests to paths under /api/v1/tiktok/. Each request costs 1 credit ($0.005) regardless of endpoint. The Bearer token pattern aligns with OAuth-style authentication common in social media APIs.

Example Usage

Real-World Example

A developer builds a cross-platform search tool. For Google queries, the code sends x-api-key header. When switching to TikTok endpoints, the code switches to Authorization: Bearer header with the same key value. Both cost 1 credit per request.

Platforms

TikTok Bearer Token Auth is relevant across the following platforms, all accessible through Scavio's unified API:

  • TikTok

Related Terms

TikTok sec_uid

TikTok's sec_uid is an opaque internal string identifier for a user account, required by most profile, video, and follow...

TikTok aweme_id

aweme_id is TikTok's internal video identifier, a numeric string required by the video detail, video/comments, and video...

Frequently Asked Questions

TikTok API endpoints on Scavio use Bearer token authentication (Authorization: Bearer YOUR_API_KEY header), which differs from the x-api-key header used by Google, YouTube, Amazon, Reddit, and Walmart search endpoints. Both use the same API key value.

A developer builds a cross-platform search tool. For Google queries, the code sends x-api-key header. When switching to TikTok endpoints, the code switches to Authorization: Bearer header with the same key value. Both cost 1 credit per request.

TikTok Bearer Token Auth is relevant to TikTok. Scavio provides a unified API to access data from all of these platforms.

Scavio uses two authentication header patterns. Search endpoints (Google, YouTube, Amazon, Reddit, Walmart) use x-api-key: YOUR_API_KEY. TikTok endpoints use Authorization: Bearer YOUR_API_KEY. The API key value is the same in both cases, only the header format differs. This distinction matters for developers building multi-platform pipelines: the same key works everywhere, but the header must match the endpoint type. TikTok endpoints are all POST requests to paths under /api/v1/tiktok/. Each request costs 1 credit ($0.005) regardless of endpoint. The Bearer token pattern aligns with OAuth-style authentication common in social media APIs.

TikTok Bearer Token Auth

Start using Scavio to work with tiktok bearer token auth across Google, Amazon, YouTube, Walmart, and Reddit.

Try Scavio FreeRead the Docs
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative

Tools

  • JSON Formatter
  • cURL to Code
  • Token Counter
  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy