tiktok-business-api-sdk-official
TikTok Business API SDK
What it is and what it does
This is an auto-generated Python SDK for TikTok's Business API, built from Swagger specifications. It wraps HTTP endpoints for app management, advertising campaigns, and conversion event configuration into Python classes and methods. The package handles authentication, request serialization, and response parsing, so you can call TikTok's API methods directly from Python code rather than constructing raw HTTP requests.
The SDK is maintained by TikTok and covers endpoints for creating and listing apps, configuring optimization goals and placements, retrieving conversion events, and managing app retargeting. It depends on urllib3, six, certifi, and python-dateutil for HTTP transport and date handling. The package requires Python 3.4 or later and is actively developed.
Use it for:
- Automate app creation and management for TikTok advertising campaigns from a Python backend.
- Retrieve conversion event configurations and optimization goals for app promotion campaigns.
- Build dashboards or reporting tools that query TikTok app and advertiser data via the Business API.
- Integrate TikTok app retargeting events into a multi-channel marketing automation platform.
- Programmatically configure ad placements and objectives for TikTok campaigns at scale.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python client libraries for the TikTok Business API, enabling programmatic access to app management, advertising, and conversion event operations.
Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and provides low-friction access to TikTok's Business API. Install it if you need to integrate TikTok app management or advertising into a Python application. The main prerequisite is having valid TikTok Business API credentials.
Install
tiktok-business-api-sdk-official on PyPI
pip
pip install tiktok-business-api-sdk-officialuv
uv add tiktok-business-api-sdk-officialpoetry
poetry add tiktok-business-api-sdk-officialInstalling tiktok-business-api-sdk-official
Before you install
Low install friction with standard dependencies (urllib3, six, certifi, python-dateutil). Package is actively maintained with recent commits and no known vulnerabilities.
License in practice
MIT license permits commercial and private use with minimal restrictions, making it suitable for most integration scenarios.
Quickstart
pip install tiktok-business-api-sdk-official
from tiktok_business_api_sdk_official import APPManagementApi, ApiClient
api_instance = APPManagementApi(ApiClient(configuration))
api_response = api_instance.app_list(advertiser_id, access_token)
Requires valid TikTok Business API credentials (advertiser_id and access_token) to make authenticated requests.
Verify before relying
- Whether the SDK covers all current TikTok Business API endpoints or only a subset.
- Support status for Python 2.7 mentioned in description despite requires_python showing >=3.4.
- Frequency and scope of updates relative to TikTok API changes.
- Actual runtime behavior and completeness of auto-generated API coverage.
Package facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.4) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 4 — urllib3, six, certifi, python-dateutil |
| Maintenance | actively maintained — 168 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 166,673/month — #10,483 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: tiktok_business_api_sdk_official-1.1.3-py3-none-any.whl
Keywords: Swagger, TikTok Business API SDK
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
facebook-businessProvides Python bindings to Facebook's Business…
unclear · top 5,000 on PyPI
hubspot-api-clientPython SDK for the HubSpot API v3 that provides…
permissive · top 5,000 on PyPI
twitter-adsA Python SDK for managing Twitter Ads…
permissive · top 15,000 on PyPI
Pinterest-Generated-ClientProvides auto-generated Python bindings for…
permissive · top 15,000 on PyPI
pinterest-api-sdkPython client library for the Pinterest API…
permissive · top 15,000 on PyPI
TikTokApiUnofficial Python wrapper for retrieving public…
permissive · top 15,000 on PyPI
TikTokLiveConnect to TikTok livestreams and receive…
permissive · top 15,000 on PyPI
fireblocksPython SDK for integrating with the Fireblocks…
permissive · top 15,000 on PyPI
googleadsClient library for interacting with Google Ad…
permissive · top 5,000 on PyPI
quipclientProvides a Python client library for the Quip…
permissive · top 15,000 on PyPI