POST
/
comments
Available on Premium, Business, Enterprise plans.

Add a comment to a post using the Comments API. Available for Facebook Pages, Instagram, LinkedIn, Reddit, TikTok, X/Twitter, and YouTube.

  • Comments added to a Twitter Thread will be posted to the first Tweet.
  • Instagram Story comments are not yet supported by Meta.

Header Parameters

Authorization
string
required
Format: Authorization: Bearer API_KEY. See API overview for more information.
Profile-Key
string
Profile Key of a user profile.
id
string
required

Ayrshare Post ID from the /post endpoint.

platforms
array
required

List of platforms to add comments. Currently available platforms: facebook, instagram, linkedin, reddit, tiktok, twitter, youtube. If no platforms is specified, the comment will be published to all platforms.

comment
string
required

Text of the new comment to add to the post.

mediaUrls
array

Attach an image by providing the image URL. Only one image is supported. Facebook and X/Twitter only.