v1

latestOpenAPI 3.0.32026-07-213841124.9 KB
Verification

Comment Status Check

Checks whether a specific user has posted a reply under a given tweet. You provide the required user and tweet identifiers, and the endpoint returns a boolean commented value (true or false). If a comment is found, the response also includes the reply tweet data with its text, creation date, engagement metrics, and basic author information.

Use cases:

Campaign tools verifying comment participation in contests; SaaS platforms enforcing “comment to unlock” actions; analytics systems validating engagement from specific users; moderation tools checking if a user replied under a flagged tweet; automation workflows triggering actions based on comment activity.

get/check-comment

Query parameters

tweet_linkstring

tweet_link, user_handle or user_id required

user_handlestring

tweet_link, user_handle or user_id required

user_idstring

tweet_link, user_handle or user_id required

Response

OK

commentedboolean