Skip to main content
POST
Check Community Membership

Authorizations

ApiKey
string
header
required

Body

application/json

community_id or community_link, and username, user_link or user_id required

community_id
string

Community ID or URL. Takes precedence over community_link.

Example:

"1966045657589813686"

Community URL or ID. Required when community_id is absent.

Example:

"https://x.com/i/communities/1966045657589813686"

user_id
string
Example:

"https://twitter.com/elonmusk"

username
string
Example:

"elonmusk"

Response

OK

is_member
boolean

true if the user is a member of the specified community.