Skip to main content
This endpoint allows you to search and discover Communities based on keywords. The endpoint accepts one or more keywords as a query. By default, a request will return both public and closed Communities that match the specified query.
Account setupTo access these endpoints, you will need:Learn more about getting access to the X API v2 endpoints in our getting started guide.
Getting started

Authentication

You can authenticate this endpoint with either OAuth 1.0a User Context, [OAuth 2.0 App-Only](https://developer.x.com(/resources/fundamentals/authentication#app-only-authentication-and-oauth-2-0-bearer-token), or OAuth 2.0 Authorization Code with PKCE.  

Making a request

You can call the Search Communities endpoint as shown below:
If the request is successful, you should see the JSON response as shown below:

Community fields

You can fetch additional data associated with a community by specifying Community Fields. The following Community Fields are available:

Example Request

You can call the Search Communities endpoint with additional community fields as shown below:
Example Response If the request is successful, you should see the JSON response as shown below: