← Integrations

ads

TikTok Ads integration

Spark Ads and full campaigns on the TikTok Business API.

Overview

Promote organic videos as Spark Ads or build top-of-funnel campaigns. Pull spend and conversion data through the same insights endpoint as every other network.

Quick start

blazto.tsTypeScript
import { Blazto } from "@blazto/node";
const blazto = new Blazto(process.env.BLAZTO_API_KEY);

// Promote any organic post to a paid TikTok campaign
await blazto.ads.boost({
  platform: "tiktok",
  postId: "post_01H...",
  budget: { daily: 50, currency: "USD" },
  duration: 7,
});

What you can do

Key endpoints

POST/ads/boost
Promote a TikTok video to a Spark Ad.

Built for

Creator campaigns

Auto-boost top organic clips from each creator.

Related integrations

Ship the TikTok Ads integration today

One API key, one SDK, every platform you need.

Start for free