Skip to main content
GET
Search Tweets From All Communities

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

query
string
required

Search query (e.g., keyword)

queryType
enum<string>
default:Latest
required

Query type (Latest or Top)

Available options:
Latest,
Top
cursor
string

Cursor for pagination

Response

200 - application/json

Tweets response

tweets
object[]
has_next_page
boolean
next_cursor
string