Skip to main content
Beyond publishing, MADIAD Hub lets you act on the audience a profile has built — list recent media, read and reply to comments, send direct messages, and run AutoDM monitors that respond to new commenters automatically. Every call is scoped to one of your own profiles via profile_id.
To leave your own first comment automatically when a post publishes (a link or hashtags), use the post’s first_comment field instead — that’s part of publishing, not engagement.
Engagement automation (sending DMs, replying to comments, AutoDM monitors) is available on the Business plan and above. Requests on other plans return 403. Each plan also has a daily DM cap — exceeding it returns 429.
Direct messages and AutoDM are also subject to each platform’s own messaging limits (for example Instagram’s window for messaging a user who hasn’t messaged you recently). When a platform rejects a send, the reason surfaces in the response.

List recent media

Retrieve recent posts, reels, and videos across a profile’s connected accounts — useful for finding the media_id to read comments on.

Comments

Read the comments on a post. Pass platform and identify the post by post_id (the media id from the listing above) or post_url:
Reply under a comment publicly, or send the commenter a private DM:
Both require profile_id, comment_id, and message.

Direct messages

Send a DM to a user by their platform-specific id, and list existing conversations. Both require a platform:

AutoDM monitors

An AutoDM monitor watches a post and automatically DMs anyone who comments — optionally only when their comment contains a trigger keyword.
AutoDM monitors are Instagram only, using Meta’s official Private Replies API. The monitor runs in the background and de-duplicates commenters automatically, so each person is messaged once.
The response returns a monitor_id. Manage the monitor with it: