Overseas Mini Drama
TikTok Mini Drama Onboarding Guide: Business Verification, Industry Qualification Review, and Launch Steps
A complete walkthrough of the TikTok Mini Drama onboarding process — preparing your company entity, creating a Developer Organization, Business Verification, the Industry Qualification Review, the U.S. Launch Approval, app configuration, monetization setup, code upload, version review, and post-launch settlement and payouts.
Before you start: What Is TikTok Mini Drama? The New Overseas Short Drama Channel and Opportunities for Small Teams in 2026 — understand what TikTok Mini Drama is and why it has become a new channel for going global before diving into the full onboarding and launch process.
As TikTok Minis becomes a new distribution channel for the overseas short drama business, more and more short drama companies are looking at how to bring their content onto TikTok Mini Drama.
But TikTok Mini Drama is not something you can launch by simply registering a TikTok account and uploading your short dramas. According to TikTok’s official developer documentation, the complete process involves multiple stages: creating a business organization, business verification, an industry qualification review, creating the Mini Drama app, app configuration, development and testing, version review, and finally a public release.
If you plan to run TikTok Mini Drama as a formal overseas short drama business, it is strongly recommended to understand the full onboarding process before the project starts.
1. What Do You Need to Prepare Before Onboarding?
Before officially starting TikTok Mini Drama onboarding, you need to prepare company and project materials.
1.1 Company Entity Materials
TikTok requires organizations publishing Mini Dramas to complete Business Verification. The main materials required for business verification include:
- Business license or certificate of incorporation
- Government-issued ID of the company’s primary contact or legal representative
- Materials proving that this person is authorized to represent the company
- Basic company information
- Company contact information
TikTok officially requires the entity information in your verification materials to match the legal entity in your contract; otherwise, future settlements may be affected. So if your project involves multiple entities — for example, “one company owns the copyright and produces, another company handles overseas distribution” — confirm in advance which entity will apply for and operate the account.
1.2 Company Business Materials
The industry qualification review also requires you to introduce your company. The official Company Introduction may include:
- When the company was founded
- Main business
- Company structure
- Headcount
- Headcount by role
- Company website
- Other materials that demonstrate your company’s business capabilities
This information helps TikTok determine whether the applicant is a genuine, compliant Mini Drama publisher.
1.3 Existing Short Drama Work
This is one of the most important items in Mini Drama onboarding. TikTok’s Industry Qualification Review requires Mini Drama publishers to provide a link to a representative short drama that can be played normally, and the work must come from another app platform. In other words, the industry qualification review is not finished just by submitting a business license. Applicants need to provide representative short drama works to prove that they genuinely have short drama content or distribution capabilities.
1.4 Proof of Work Ownership
If the short drama work you submit does not belong to the same entity that passed TikTok Business Verification, you also need to provide materials proving the relationship between the two entities. For example:
- The copyright owner and the distributor are different companies
- The production company and the overseas distribution company are different entities
- The short drama belongs to a company registered in another country
TikTok officially allows you to provide relevant company registration documents or authorization letters on a case-by-case basis. So if your project follows a “copyright company + overseas distribution company” model, it’s best to sort out the authorization relationship clearly before applying.
2. Create a TikTok Developer Organization
Once your materials are ready, go to the TikTok for Developers platform first. You need to create an Organization that represents your business. You can think of the Organization as the corporate entity in TikTok’s developer platform — the Mini Drama app, business verification, and related app resources will all be associated with this Organization.
TikTok’s official flow first requires:
Create an organization that represents your business
Once created, organization admins can manage organization members, apps, and related resources.
3. Create a Mini Drama App
After creating the Organization, you need to create an App that represents the actual Mini Drama project. When creating the app in the Developer Portal, you need to:
- Select the Organization as the app’s owner
- Set the Mini Drama app name
- Select Mini Drama as the app type
This app is the concrete project carrier for subsequent app configuration, code uploads, version management, and launch review.
Note that in TikTok’s current Mini Drama configuration, the app category corresponds to Short drama — not a regular Web App or a regular Mini App.
4. Complete Business Verification
After creating your business Organization and Mini Drama app, you need to complete business verification. The core purpose of Business Verification is to confirm:
Who is the company applying for Mini Drama?
Business verification requires submitting your company registration documents, the representative’s identity documents, and relevant authorization materials. TikTok officially states that Business Verification is a prerequisite for publishing Mini Dramas and using monetization features. Review results are typically provided within 1–3 business days of submission, though the actual timeline depends on TikTok’s review. Possible outcomes include:
- Verified
- Couldn’t verify
- Information needed
- Rejected
If additional materials are needed, resubmit according to the prompts in the Developer Portal.
5. Complete the Mini Drama Industry Qualification Review
After Business Verification passes, you still need to complete the Mini Drama industry qualification review. This step is not the same as Business Verification. Business Verification answers:
Who is your company?
The Industry Qualification Review answers:
Does your company qualify to be a Mini Drama publisher?
TikTok officially defines this as a one-time industry qualification review used to confirm that the applying organization is a genuine Mini Drama publisher.
What does the industry qualification review require?
For Mini Drama publishers, the official requirements mainly include:
- Company Introduction
- A link to a representative short drama on another platform
- Proof of Identity where necessary
- If you already work with a TikTok for Business Customer Manager, the official email address associated with them
The representative work link needs to be playable, to prove that the applicant has real short drama content capabilities.
Where do you submit the industry qualification review?
The Organization Admin goes into the Developer Portal: Organization → Business → Industry qualification → Apply
Then fill in the company introduction, work links, and other materials as required on the page. TikTok currently quotes a review time of typically 1–3 business days.
6. The U.S. Market Requires an Additional Launch Approval
If you plan to publish your Mini Drama to the U.S. market, pay attention to the extra U.S. requirements. TikTok’s official Mini Drama Integration Workflow lists:
Apply to launch in the U.S.
as a separate item within the Compliance Review.
So you can’t simply assume that “after the industry qualification review, you can launch in all countries directly.” Different regions may have additional launch requirements, and the U.S. market is a typical example. For the specific available regions and current policies, defer to what actually appears in the TikTok Developer Portal.
7. Configure Mini Drama Basic Information
After passing the entity and industry reviews, you move into the configuration stage for your specific Mini Drama app. You need to configure the app’s basic information in the Developer Portal, including:
- App Icon
- App Name
- App Description
- Privacy Policy URL
- Terms of Service URL
- Other app-related information
TikTok reviews your Basic Information. In addition, Mini Dramas need a trusted domains configuration. TikTok requires Mini Dramas to only make requests to registered Trusted Domains, which can currently be configured under the app’s Development Configuration → Security.
8. Configure Monetization Features
If your Mini Drama needs to be monetized, you also need to enable the corresponding Monetization Features in the Developer Portal. The Mini Drama monetization capabilities currently listed in the official documentation include:
- IAP (In-App Purchases)
- IAA (In-App Ads)
IAP can be used for paid scenarios such as digital goods and virtual currency; the official documentation also offers subscription capabilities. After enabling monetization features, you still need to complete the corresponding API integration and configuration for each capability. For example, a typical short drama payment flow involves:
User identity recognition → backend creates order → frontend initiates payment → TikTok server-side payment callback → backend completes signature verification, idempotency handling, and entitlement delivery
In other words, monetization is not just flipping a switch in the backend — it requires real technical integration. For more on how the three monetization models (IAA, IAP, and membership) actually work, see How Do TikTok Short Drama Projects Make Money? Advertising, Payment, and Membership Models Explained.
9. Develop and Test the Mini Drama
After platform-side configuration, you move into actual development. TikTok Minis is an app framework built on mobile web technology, integrating with TikTok capabilities through the TikTok Minis SDK. A short drama project typically needs to cover:
- Short drama home page
- Episode list
- Video player
- Episode unlocking
- User system
- Payments
- Ads
- Analytics
- Content management backend
- Order management
- User management
At the same time, you need to integrate the SDK and related APIs per TikTok Minis technical requirements. During development you also need to configure test users. TikTok currently allows you to add Test Users in the Developer Portal for local debugging and preview testing — up to 30 test users.
For the common modules and technical architecture of a short drama mini app, see TikTok Mini Drama Development Complete Guide: From Account Setup to Launch and Operations and TikTok Mini App Backend Architecture: User, Payment, and Content Systems.
10. Upload Code and Test Inside TikTok
After development, you need to upload your Mini Drama code package to the Developer Portal. The official release flow includes:
- Upload your code
- Preview your mini app in TikTok
- Submit a version for review
- Release to users
After uploading, you can generate a Preview Version and preview it inside TikTok using test accounts. The code package also needs to satisfy TikTok’s code scanning requirements, for example:
- Implement the TikTok Login API
- Configure request domains as required
- Restrict dynamic script sources
- Meet code package format and size requirements
The specific requirements may change as the platform evolves — defer to the current rules in the Developer Portal.
11. Submit the Mini Drama Version for Review
Once testing is complete, you can select a specific version and submit it for review. Before submitting, make sure:
- Business Verification has passed
- The Industry Qualification Review is complete
- Basic Information has been approved
- Necessary capabilities have been integrated
These are the prerequisites TikTok lists before publishing a Mini Drama. After submission, TikTok reviews the app version. Once approved, the version moves to the Ready For Release state.
12. Official Release
Passing review does not mean you must release immediately. Developers can choose:
Manual release
After review passes, the developer manually clicks Release in the backend.
Automatic release
The version releases automatically after review passes.
For official release, TikTok currently offers options such as Production Release and Gray Release — the exact availability and region requirements depend on the current Developer Portal configuration. For the U.S. market, the corresponding U.S. launch approval requirements also apply.
13. Operations and Settlement After Launch
Once your Mini Drama is officially live, the project really enters the operations stage. This mainly includes:
- Short drama content updates
- Driving traffic from TikTok content
- User growth
- Paid conversion
- Ad monetization
- User retention
- Data analysis
- Version iteration
If you use TikTok’s monetization capabilities, you also need to handle revenue settlement and payment flows. TikTok’s official flow lists Post-publication separately, including Revenue Settlement and Invoices and Payouts.
The Complete TikTok Mini Drama Onboarding Flow
Compressing the entire process into a single flow diagram:
Prepare company entity
↓
Create TikTok Developer Organization
↓
Create Mini Drama App
↓
Business Verification
↓
Industry Qualification Review
↓
Apply for U.S. Launch Approval (if applicable)
↓
Configure Mini Drama basic information
↓
Configure trusted domains and development environment
↓
Enable IAP / IAA monetization features (if needed)
↓
Develop the Mini Drama
↓
Test with test users
↓
Upload code
↓
Preview inside TikTok
↓
Submit version for review
↓
Review approved
↓
Official Release
↓
Operations
↓
Revenue settlement and payouts
Note that this is not a simple “register an account and start building” process. Looking at the official flow, TikTok Mini Drama onboarding actually breaks down into four phases:
Phase 1: Entity and Qualification — Organization → Business Verification → Industry Qualification
Phase 2: App Preparation — Create Mini Drama App → Basic Information → Development Configuration → Monetization Configuration
Phase 3: Development and Launch — Develop → Test → Upload Code → Preview → Review → Release
Phase 4: Post-Launch Operations — Content Operations → Monetization → Revenue Settlement → Continuous Iteration
So if your company is preparing to do TikTok Mini Drama, the things you really need to confirm in advance are not just “whether you have a company” — they also include whether the entity fits, whether you can provide a representative short drama work, whether the ownership of the work is clear, and whether your target market has additional launch requirements.
The above process is compiled from TikTok for Developers’ currently published Mini Dramas official documentation. TikTok’s review rules, available regions, and specific requirements may change — always defer to what currently appears in the Developer Portal when applying.
If you’re evaluating an overseas short drama project, or want to understand the full path for a TikTok short drama mini app — from onboarding, system setup to launch and operations — feel free to contact us to discuss your project, or visit about us to learn more about our team.