Ig

Schedule & publish to Instagram with Socializer

Connect Instagram, compose once and adapt to its native format, then approve, schedule, and publish feed posts & reels — from the dashboard, the CLI, the REST API, or an MCP tool.

Native Instagram formatting

Assistive AI reshapes your source into Instagram's native form, enforcing its length and media constraints automatically.

Approval-gated publishing

Nothing reaches your Instagram account until a human approves the draft. Every write is recorded in an immutable audit log.

API · CLI · MCP

Drive Instagram programmatically with the same verbs as every other network — no per-channel special-casing.

What Instagram supports

  • Single image, carousel, and Reels publishing
  • Captions with hashtags adapted per network
  • Connect a Professional account via the Graph API

Connect in three steps

  1. 1Start the connect flow and authorise Socializer on Instagram via OAuth.
  2. 2Socializer stores the credential envelope-encrypted (AES-256-GCM) — never in plaintext.
  3. 3Compose, approve, and schedule. Every publish to Instagram is recorded in the audit log.
Connecting accounts docs

Publish to Instagram from your shell

socializer · CLI
$ socializer auth login instagram
$ socializer compose --text "gm" --networks instagram
$ socializer approve <post-id>
$ socializer schedule <post-id> --at "2026-07-01T09:00:00Z"