Free Plan

Start Publishing at $0/mo

CodivUpload's free plan includes API access, 10+ platforms, and 10 uploads per month. No credit card required — and the free tier never expires.

CodivUpload free plan dashboard with content calendar and platform connections

The full visual dashboard is included in every plan — including Free

What's included for free

A real publishing stack — not a watered-down demo.

2 connected profiles

Connect your accounts on any combination of 10+ platforms.

10 uploads per month

Posts, videos, images — each published item counts as one upload. Resets monthly.

All 10+ platforms

TikTok, Instagram, YouTube, Facebook, LinkedIn, X, Threads, Pinterest, Bluesky, Google Business Profile, Snapchat.

Visual dashboard

Drag-drop calendar, per-platform preview, AI captions — same depth as paid plans.

REST API read access

GET your post list and statuses programmatically from day one.

MCP server included

npx codivupload-mcp works with any plan. Drop into Claude / ChatGPT / Cursor / Zed for free agentic posting.

AI caption generator

Generate platform-optimized captions in 10 languages — 10 generations/month.

Community support

GitHub issues and Discord for questions and bug reports.

All 10+ platforms included

TikTok
Instagram
YouTubeYouTube
Facebook
LinkedIn
X (Twitter)
Threads
Pinterest
Bluesky
Free Plan API

Read your posts via API

Free plan includes read access. Retrieve post status, timestamps, and platform responses. When you upgrade to Starter, the same key gains write access — no new credentials needed.

GET /v1/posts
curl -X GET \
  'https://api.codivupload.com/v1/posts?limit=20' \
  -H 'Authorization: Bearer YOUR_API_KEY'

# Response:
{
  "data": [
    {
      "id": "post_01HXYZ9K3M",
      "status": "published",
      "platforms": ["tiktok", "instagram"],
      "published_at": "2026-03-28T14:22:11Z"}
  ]
}

Free vs. paid

Where the free plan ends and where paid plans begin.

FeatureFreeStarter — $20Pro — $40
Uploads / month30UnlimitedUnlimited
Connected profiles21025
Workspaces125
Team seats113
Visual dashboard
MCP server
API read access
API write access
AI caption generations10/mo50/mo200/mo
Post analytics
Scheduling
Branded team invites
Whitelabel OAuth
24/7 live streaming

Who stays on free

Not everyone needs unlimited. Here's who the free plan is genuinely right for.

Developers testing the API

Hit real endpoints before committing to a plan. The free tier is functional — not a sandbox.

Solo creators on a few platforms

If you post to 2 profiles and don't need analytics, free covers you indefinitely. No expiry, no trial.

Students building portfolio projects

Real API, real platform publishing, real credential for your resume. Not a mock environment.

What you can build on free

10 uploads/month and full read API is enough for real projects. Examples from actual free-tier users.

Bookmark-to-social bot

Watch a Pocket/Raindrop bookmark, generate a caption, post a thread to X and LinkedIn. Built in a weekend with the free tier and a single Lambda.

AI-curated content stream

Daily cron job pulls trending topics, asks GPT for a take, posts to Threads and Bluesky. 10 uploads/month covers a daily cadence.

Portfolio side project

Resume-worthy build: connect to real platform APIs without per-platform OAuth integration work. CodivUpload handles 10+ platforms behind one endpoint.

Analytics dashboard

Read your post engagement programmatically (free tier read access). Build a custom analytics view in Grafana or your own React app.

Need unlimited uploads, analytics, or API write access?

Starter is $20/mo. No contract, cancel anytime. Your API key carries over automatically.

Upgrade to Starter

Free plan questions