Zilfu for Instagram

Post to Instagram.
From anywhere.

Drop in your visuals, write the caption, hit schedule. Zilfu publishes Reels, carousels, and photos to Instagram at the right moment — straight from your queue.

L
@lumenstudio
Instagram · Business
Scheduled

New Reel: 5 mobile-first design tips you can ship today 🎬

Mon · 9:00 AM Smart Slot
POST /v1/posts
{
  "content": "Smart Slots ✨",
  "networks": ["instagram"],
  "schedule_at": "Mon 9:00"
}
✓ scheduled 200 OK · 142ms
  • Skip Meta Business Suite
  • A profile per workspace
  • Reels, carousels, and photos
  • Crosspost without copy-paste
— What you get

Built for the way you use Instagram.

Schedule Reels and carousels weeks ahead, crosspost without copy-paste, and see what actually works — all without opening the Instagram app.

01 — Schedule

Set it Sunday. Post all week.

Line up Reels, carousels, and photos for the next two weeks in a single afternoon — then close the laptop. Zilfu publishes on time, every time, even when you're asleep, on a flight, or off the grid.

Get started free →
Up next this week 12 scheduled
Tue · 6:15 PM7 slides

Behind the scenes — spring collection shoot

Carousel
Wed · 12:00 PM+ caption

New collection just dropped 🌸 link in bio

Photo
Fri · 8:00 PM0:18

Friday teaser — stay tuned for the full reveal ✨

Reel
02 — Compose

Caption once. Post everywhere.

Drop your media into one composer, write the caption, and pick where it goes. Reels can mirror to TikTok, photos can fan out to Facebook and LinkedIn — all from the same draft. No reformatting, no re-uploading.

Get started free →
New post Saved · just now

New drop Friday at 6pm — behind the scenes of the spring collection 🎬 Reel + carousel teaser going live on every channel

Publishing to
IG @lumenstudio Instagram
f Lumen Studio Facebook
Li Lumen Studio LinkedIn
TT @lumenstudio TikTok
03 — Measure

Track every like, save, share.

Reach, saves, shares, and follower growth — broken down per Reel, carousel, and photo. Refreshed every four hours, ready when you open your laptop. No CSV exports. No spreadsheets.

Get started free →
Reach 12.4K +34%
Saves 486 +18%
Followers +512 +11%
Reels reach · last 30 days Instagram
— How it works

From zero to scheduled in under a minute.

Three steps. Then the rest of your week takes care of itself.

1

Connect in one click.

Sign in with Instagram, pick the Business or Creator profile you want Zilfu to manage, and grant the standard permissions. That's the whole setup.

2

Upload your media.

Drop a Reel, build a carousel, or queue a single photo — directly in the composer, or via Zapier, n8n, your CMS, your AI agent. Anything that talks HTTP.

3

We publish. You scroll.

Posts go live at the right time. Reach, saves, and shares roll in every four hours. Webhooks fire on publish, fail, and reply.

— For developers

Automate with APIs.

Your CMS, your AI agent, your automation tool — anything that talks HTTP can publish Reels, carousels, and photos to Instagram. Webhooks and an MCP server included.

142ms
# Schedule a Reel to your Instagram account.
curl -X POST https://zilfu.app/api/posts \
  -H "Authorization: Bearer sk_live_xxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "content": "New drop Friday at 6pm 🎬",
    "networks": ["instagram"],
    "media": ["https://cdn.example.com/reel.mp4"],
    "schedule_at": "2026-04-23T18:15:00Z"
  }'
# Add Zilfu's MCP server to Claude, Cursor, or any agent.
{
  "mcpServers": {
    "Zilfu": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://zilfu.app/mcp/social-media",
        "--header",
        "Authorization: Bearer ${SOCIAL_MEDIA_TOKEN}"
      ],
      "env": {
        "SOCIAL_MEDIA_TOKEN": "<paste your api token>"
      }
    }
  }
}
✓ Response · 200 OK
{
  "id": "post_8aB3xY9k",
  "status": "scheduled",
  "scheduled_at": "2026-04-23T18:15:00Z",
  "networks": [
    { "name": "instagram", "status": "queued" }
  ]
}
No upgrade needed

Full API on the free plan. Same endpoints, no surprises.

No servers to run

Hosted MCP server — drop the URL into Claude, Cursor, or any agent.

Real events

Webhooks fire when posts publish, fail, or get a reply.

— FAQ

Instagram, asked and answered.

Yes. Instagram's API only allows third-party scheduling for Business and Creator accounts linked to a Facebook Page. Switching is free in the Instagram app and only takes a minute.

Yes — by spinning up a workspace for each profile. Every workspace stays isolated with its own queue and scheduling slots, and you switch between them in one click. The Free plan includes 2 workspaces; paid plans go up to unlimited.

Single photos, multi-image carousels, and Reels — single videos publish as Reels automatically. Captions, hashtags, and emoji are all supported, with no watermarks or "shared from" footers.

Yes. Scheduled posts sit in your queue until publish time — edit the caption, swap the media, change the time, or cancel entirely whenever you like.

We never see your password — Zilfu connects through Instagram's official login (via Meta) and only requests the permissions we need: one to publish on your behalf, one to read engagement on your posts, and one to list the profiles you admin so you can pick one. You can revoke access from your Instagram settings at any time.

Schedule once. Show up daily.

Connect your Instagram in one click and let your queue do the rest. Free forever — no credit card, no commitments.

Connect Instagram free →