Publish to TikTok from Sendio — Early access

TikTok already publishes in early access: upload the video or photo, schedule it and the post goes out on its own — to your own account until TikTok's app audit clears. Lead Gen and Business Messaging come later. Verified TikTok Business Accounts only.

Key features

TikTok

Content Posting — video + photo (early access)
Lead Gen Custom API + webhooks (coming soon)
TikTok Business Accounts only (verified)
GA in LATAM as of 2026-05-23
TikTok Business Messaging (coming soon, LATAM Beta)
Cross-module: reply to the DM from the post

TECHNICAL DETAILS — NEED AN API?

Send a message with a single call

One POST to /api/v1/messages/send/text. No complex SDKs.

TikTok already publishes on Sendio (early access) via the Content Posting API: posts to your own account until TikTok's app audit clears. Lead Gen Custom API and Business Messaging come later. Verified TikTok Business Accounts only. Free for approved partners — no passthrough cost.

cURL
curl -X POST https://api.sendio.dev/api/v1/messages/send/text \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "channelId": "8f14e45f-ceea-4f3a-9b5d-2c1e7a4d4173",
    "to": "business_account_id",
    "payload": {
      "type": "text",
      "text": "Hello from Sendio!"
    }
  }'

View docs

Available on these plans

Free

$0/mo

Developer

$19/mo

Starter

$79/mo

Professional

$229/mo

Included

Scale

$699/mo

Included

Try Sendio for free

500 free messages per month. No credit card required.

TikTok API — Sendio — Sendio