Whitelabel API

Your Brand. Our Engine.

Embed CodivUpload's publishing engine into your own product. Your domain, your logo, your pricing — powered by our API. twelve platforms, 50+ parameters, zero CodivUpload branding visible to your clients.

Who uses whitelabel?

Three types of builders who need publishing infrastructure without the overhead.

Agencies managing client accounts

Run 10, 50, or 200 client profiles from a single API key. Your clients see your brand — not ours.

SaaS builders adding social features

Adding social publishing to your product takes weeks from scratch. With our API, it takes a weekend.

Freelancers offering managed services

Bill clients for social media management. The underlying engine is ours — the service relationship is yours.

How whitelabel works

Three steps from sign-up to shipping your own product.

01

Start on Pro ($45/mo) or above

Whitelabel API access is included from the Pro plan. No separate add-on, no approval process — it activates automatically.

02

Create branded client profiles via API

POST /v1/profiles to create a named profile for each client. Each profile holds its own connected platform accounts.

03

Publish through your own interface

Your UI, your domain, your logo. Pass profile_name in the request body — we handle the queue, token refresh, and delivery.

Visual Walkthrough

What it looks like in practice

From creating a client profile to the branded link your client sees.

1Agency creates a client profile

New Client Profile

esc to close

Set up platform access for your client.

Acme Digital Agency
TechStartup Co
TikTok
Instagram
YouTube
Facebook
LinkedIn
X
Threads
Pinterest
Bluesky
Google Business
2Share the generated link with your client
Profile Created

Send this link to TechStartup Co. They will connect their own platform accounts through your branded page.

https://app.codivupload.com/connect/acme-digital/techstartup-co

Share this link with your client. They will connect their own platform accounts.

3Your client sees a branded connection page
T

TechStartup Co

Powered by Acme Digital Agency

Connect your accounts to start publishing

TikTok

Not connected

Instagram

Connected

YouTube

Not connected

LinkedIn

Not connected

Secured connection by Acme Digital Agency

Zero CodivUpload branding

Your client sees only your agency name and their own brand. The entire OAuth flow, token storage, and refresh cycle happens behind the scenes.

API Request

Publish on behalf of a client

Pass profile_name to publish under a specific client's connected accounts. Each profile has its own platform tokens — one API key manages them all.

POST /v1/posts
curl -X POST \
  https://api.codivupload.com/v1/posts \
  -H 'Authorization: Bearer YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "profile_name": "acme-corp-social",
    "post_type": "video",
    "platforms": ["tiktok", "instagram", "linkedin"],
    "media_urls": ["https://cdn.acmecorp.com/q3-recap.mp4"],
    "description": "Q3 results: 847K revenue, 23% growth."'

What whitelabel includes

Every plan above Free gives you the full publishing stack.

50+ platform-specific parameters

tiktok_privacy_level, youtube_type, instagram_location_id — every field exposed, not just the common ones.

Agency profile management

Create and manage client profiles programmatically. Business plan supports unlimited profiles.

MCP support for AI workflows

Connect AI agents directly to the publishing engine via Model Context Protocol. Works with Claude, GPT-4, and any MCP-capable tool.

24/7 live streaming

Pro includes 2 concurrent streams. Business adds more. Clients can broadcast continuously without touching a dashboard.

Zero CodivUpload branding

No 'powered by' footers, no CodivUpload in API responses. Your clients interact with your product, end to end.

Pricing

Flat rate. No per-client fees.

Whitelabel starts at Pro ($45/mo). Manage unlimited clients on Business ($140/mo) or Enterprise ($400/mo). The number of clients you manage never affects your bill.

Pro

$45/mo

25 profiles
2 live streams
Whitelabel API
12 platforms

Business

$140/mo

Unlimited profiles
5 live streams
Whitelabel API
12 platforms

Enterprise

$400/mo

Unlimited profiles
Custom streams
Whitelabel API
12 platforms

Ready to build your own social media product?

Whitelabel starts at Pro ($45/mo). No setup fees, no per-client charges.

Get API Key — Start Free

Whitelabel questions