โœจ Big news! Seedance 2.0 is live on AdsTurbo ๐Ÿš€
API ยท v1 ยท Now Available

Accelerate Creative Output with Adsturbo API

Easily integrate Adsturbo APIs like Persona Creation, Ad Clone, AI Actors, and Async Job Tracking into your platform โ€” and scale ad production to infinity.

API document
6+API Modules
AsyncJob Tracking
RESTStandard
Start Creating with Adsturbo API Today

Modular building blocks for programmable ad production.

Six composable API endpoints. One creative infrastructure layer.

POST /persona/createPersona Creation

Persona Creation

Turn image and voice assets into reusable on-brand personas for repeatable creative production.

View docs
GET /actor/listAI Actors

AI Actors

Launch digital actors built for ads โ€” browse system actors, generate voices, and drive performances.

View docs
POST /ad/cloneAd Clone

Ad Clone

Analyze winning ad references and transform them into brand-ready variations without rebuilding.

View docs
POST /storage/uploadStorage Inputs

Storage Inputs

Standardize creative inputs across image, audio, and production assets in one unified system layer.

View docs
GET /work/{id}/statusAsync Job Tracking

Async Job Tracking

Monitor rendering state, callbacks, and downstream delivery like a real production pipeline.

View docs
GET /usage/statsUsage Control

Usage Control

Track platform consumption, enforce quotas, and keep your creative engine scalable and measurable.

View docs
Top Use Cases of the Adsturbo API

Unlock powerful ad automation across industries.

Built for teams that need creative throughput, not just content generation.

Persona Creation ยท Ad Clone APIs

Automated Ad Creative Generation

Turn product assets and winning references into scroll-stopping ad creatives โ€” instantly. Generate hundreds of branded ad variants for your entire catalog with just a few API calls.

Automated Ad Creative Generation
AI Actors ยท Persona Creation APIs

AI Avatar Video Marketing at Scale

Deliver your message with a human touch โ€” at machine speed. Create lifelike persona-driven ad videos from just text or audio, or clone your own brand persona from existing assets.

AI Avatar Video Marketing at Scale
Async Job Tracking ยท Usage Control APIs

Platform-Grade Creative Orchestration

Connect product feeds, creative inputs, and campaign ops into one programmable advertising layer. Track async jobs, callbacks, and delivery states without losing context.

Platform-Grade Creative Orchestration
Storage Inputs ยท Persona Creation APIs

Creator Platform Integration

Turn creator likeness, voice, and brand context into reusable ad production assets. Upload once, deploy everywhere.

Creator Platform Integration

Why Choose Adsturbo API

Scale ad creation like never before. Create branded creatives in minutes โ€” no editing, no extra headcount.

10x

Creative Production Speed

Produce thousands of ad variants programmatically with just a few API calls.

0

Manual Editing Required

No scripts, cameras, or post-production. Let the API handle it all.

90%

Lower Production Cost

Cut down expenses by replacing traditional creative workflows with automation.

Developer Integration

Simple REST API. Production-ready from day one.

Bearer auth, async-friendly callbacks, and composable endpoints. Integrate in minutes.

curl --request POST \
  --url https://www.adsturbo.ai/klian/novartapi/openapi/v1/persona/create \
  --header 'authorization: Bearer YOUR_API_KEY' \
  --data '{
    "photo_url": "https://your-cdn.com/avatar.jpg",
    "voice_audio_url": "https://your-cdn.com/voice.mp3",
    "name": "Summer UGC Persona",
    "callback_id": "campaign_1024"
  }'
๐Ÿ”‘

Bearer Authentication

Standard REST auth with API key. Scoped tokens for platform isolation and multi-tenant setups.

โšก

Async Job Tracking

Non-blocking generation with callback_id. Poll GET /work/{id}/status or receive webhooks.

๐Ÿ””

Webhook Callbacks

Receive job completion events via POST to your endpoint. Auto-retry on failure with backoff.

๐Ÿ“Š

Rate Limits & Quotas

Per-key rate limiting with GET /usage/stats endpoint. Scale tiers and burst capacity available.

Frequently asked questions

Email us at support@adsturbo.ai with any questions.

Start Building Today

Create stunning ad creatives instantly with Adsturbo API

Start with a free API key. Scale when you're ready. No lock-in, no black boxes.

API document
โœ“No credit card requiredโœ“REST + async-readyโœ“Production SLA available