Skip to content

Overview

The Loomta Public API lets you schedule and publish TikTok content programmatically — upload media, create posts (a single video or a 1–35 image photo carousel), and generate AI captions — using a workspace API key.

All requests are authenticated with a Bearer API key (loomta_sk_…). Every plan, including Free, can call the API; plan limits (monthly posts, storage, connected accounts, AI credits) are enforced per request.

Information

  • License: Proprietary
  • OpenAPI version: 3.1.0

A workspace API key, sent as Authorization: Bearer loomta_sk_…. Create one in the dashboard under Settings → API Keys. The key is shown once at creation and is scoped to a single workspace.

Security scheme type: http

Bearer format: loomta_sk_

Loomta web-app session token. Not used by API-key clients.

Security scheme type: http