Connect your accounts
Authorize Instagram through a guided flow. We handle token refresh and secure storage.
Social publishing API
Connect your Instagram accounts, publish and schedule through the API or dashboard. Follow every post in one place while we handle the infrastructure.
For people adding social publishing to products and automations.
Start for free. No credit card required.
Publish Instagram images and carousels. Account approval is required to connect. More channels and analytics are planned, with no release date yet.
Your next launch starts here.
Instagram · ImageContent queued for your chosen time.
Sending and processing on Instagram.
Confirmed status and a link to the live post.
Channels
Images and carousels for professional and creator accounts. Publish now or schedule your next post.
Not available yet. No release dates announced.
Analytics is on the roadmap: the next step toward understanding content performance alongside delivery status.
HOW IT WORKS
Open the dashboard and organize your posts in one place.
Use a professional or creator account approved for connection and authorize access to Instagram.
Use the dashboard or generate a key for the API. Follow each post through to completion.
What Postmatic handles
Authorize Instagram through a guided flow. We handle token refresh and secure storage.
Publish now or choose when to send. The queue organizes what comes next.
See account status and connection expiry in the dashboard. Know when you need to reconnect.
See the status and errors of each post. Eligible temporary failures are retried automatically.
API
One call to publish. One request to check progress. Use the language your product already runs on.
Read the documentation →curl -X POST https://api.uat.postmatic.dev/v1/posts \
-H "x-access-key: pm_live_…" \
-H "content-type: application/json" \
-d '{
"content": "Hello from Postmatic.",
"platforms": [{ "platform": "instagram", "accountId": "int_…" }],
"mediaItems": [{ "type": "image", "url": "https://…/foto.jpg" }],
"publishNow": true
}'Immediate publishing example. Replace the key, connected account ID and image URL.
START PUBLISHING
Connect your account, prepare your content and track your first post. Start for free, with no credit card required.
Start for free →Current API limits: up to 10 images and 5 accounts per request; captions up to 2,200 characters. Schedule from 1 minute to 75 days ahead.
Access is free during this initial phase. Future commercial terms have not been defined yet. Other channels and analytics are planned.
FREQUENTLY ASKED QUESTIONS
Not to use the dashboard: connect your account, upload images, then publish or schedule. The API lets you add the same workflow to your product or automation.
No. Your Postmatic account centralizes the workflow. You still need an account on each network and must authorize each connection. You can currently connect an Instagram professional or creator account approved for access.
Instagram images and carousels. Other channels are marked as planned. Videos, Reels and Stories are not available yet.
Check the status and error in the dashboard or API. Eligible temporary failures are retried automatically. Authorization or content issues may require reconnecting the account or correcting the post.
Not yet. Today you can track post delivery. Content performance metrics are on the roadmap, with no release date announced.
Access is free during this initial phase, with no credit card required. Your Instagram professional or creator account must be approved for connection; creating a Postmatic account does not automatically grant access on Meta. Future commercial terms have not been defined yet.