Instagram Comments API
Bring Instagram comment management into your SaaS product, agency workflow, support tool, or automation through one API.
- List comments and first-level replies on any post
- Reply to a comment or post a new top-level comment
- Hide or unhide comments to keep spam off your posts
- Delete comments, with no Meta App Review on your side
{ "platforms": ["twitter", "linkedin"], "content": "Hello world!" }
"I was up and running on six different platforms in under 30 minutes. Strongly recommend!"
David Flor, Founder at Darklight Interactive
"Couldn't figure out the official Pinterest API. PostPeer was smooth. Using it daily."
Divanshu Khatter, Marketing Manager at Sembark
"Great integration experience. Jonathan ships fixes within hours. Mad respect for the speed."
Het Tikawala, Founder at Kalizzle AI Studio
Add Social Media to Your Product in Three Steps
Connect once, then publish, schedule, and read data through the same API.
01
Get Your API Key
Sign up and get your API key instantly. No sales calls or complicated setup.
02
Integrate in Minutes
Connect once to PostPeer to publish, schedule, analyze, manage comments, and handle messages.
03
Support Every Major Platform
Give your users access to major social platforms without building and maintaining each integration yourself.
New to PostPeer? Read the getting started guide
Explore Requests and Responses by Format
Use the same endpoint and change only the fields required for each publishing format.
curl -X GET
"https://api.postpeer.dev/v1/comments/?platform=instagram&accountId=acc_ig_biz_789&postId=17901234567890123&limit=25" \
-H "x-access-key: your-api-key"{
"success": true,
"comments": [
{
"id": "17851234567890111",
"text": "Where can I buy this?",
"author": {
"id": "17841400000000001",
"name": "Maria"
},
"timestamp": "2026-08-05T14:22:10Z",
"likeCount": 3,
"hidden": false,
"replies": [
{
"id": "17851234567890222",
"text": "Link is in our bio!",
"author": {
"id": "17841400000000002",
"name": "Your Brand"
},
"timestamp": "2026-08-05T14:31:04Z",
"likeCount": 0
}
]
}
],
"nextCursor": "QVFIUlZ..."
}Explore Instagram Comments API Requests and Responses by Action
Everything You Need for Instagram Comment Management
Read and moderate comments without touching Meta's Graph API. One endpoint for listing, replying, hiding, and deleting.
List Comments and Replies
Fetch every comment on a post with author, text, timestamp, like count, and its first-level replies. Paginate through long threads with a cursor.
Reply and Comment
Post a top-level comment on a post, or reply to an existing comment. Same endpoint, you just switch between a postId and a commentId.
Hide and Unhide
Toggle a comment between hidden and visible to moderate spam without deleting it. This is an Instagram-specific action.
Delete Comments
Remove a comment from your post when hiding is not enough. One call by comment ID.
Works on Existing Posts
Moderate comments on any media on the connected account, not only posts you published through PostPeer.
No Meta App Review
PostPeer is approved for instagram_business_manage_comments and runs the OAuth flow for you. Your users connect and it works.
Need More Than Comments?
Add publishing, scheduling, analytics, and messaging to the same connected Instagram workflow.
Instagram Posting
Publish feed posts, Reels, carousels, and Stories to Instagram through PostPeer.
Explore Instagram PostingInstagram Scheduling
Schedule supported Instagram content for future publishing through PostPeer.
Explore Instagram SchedulingInstagram Analytics
Bring supported Instagram performance data into reporting, dashboards, and analytics workflows.
Explore Instagram AnalyticsInstagram Messaging
List supported Instagram conversations, read message history, and reply through PostPeer.
Explore Instagram MessagingShip Instagram Comments in Any Stack
Whether your product is a Node app, a no-code workflow, or an AI agent, the same PostPeer API can power the publishing workflow.
Dev Stack
Typed SDKs and predictable REST APIs let you integrate PostPeer into the stack your application already uses.
- Node.js SDK
- Python SDK
- REST + cURL
- TypeScript-first types
AI Agents & MCP
Give Claude, Cursor, Codex, or your own AI agent the ability to publish, schedule, and interact with social workflows through PostPeer.
Connect via MCPBeyond Instagram: Every Supported Platform
Start with Instagram, then reach every other network through the same API.
Instagram API
Read and manage Instagram comments.
Facebook API
Read and manage Facebook comments.
LinkedIn API
Read and manage LinkedIn comments.
Threads API
Read and manage Threads comments.
Add More Social Capabilities
Use the same connected accounts to schedule, analyze, manage comments, and handle conversations.
Frequently Asked Questions
Power Your Next Project With a Unified Social Media API
Give your users posting, scheduling, analytics, and engagement features through one API your team can maintain.
Start with 20 free credits. No credit card required.