Free Plan

Start Publishing at $0/mo

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

What's included for free

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

2 connected profiles

Connect your accounts on any combination of 12 platforms.

10 uploads per month

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

All 12 platforms

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

Basic scheduling

Pick a date and time — we publish when the moment arrives.

REST API read access

GET your post list and statuses programmatically from day one.

Community support

GitHub issues and Discord for questions and bug reports.

All 12 platforms included

TikTok
Instagram
YouTube
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 — $45
Uploads / month10UnlimitedUnlimited
Connected profiles21025
API write access
Post analytics
Scheduling
Whitelabel API
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.

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