Skip to main content
POST
Search Mentions

Authorizations

ApiKey
string
header
required

Body

application/json

query required, next_cursor optional

min_likes
integer
Example:

100

min_replies
integer
Example:

100

min_retweets
integer
Example:

100

next_cursor
string
Example:

"JKHSJFHADUYJKSDy2y3u123"

order
string
Example:

"popular"

query
string
Example:

"elonmusk"

since_date
string
Example:

"2026-01-01"

until_date
string
Example:

"2026-01-01"

Response

OK

next_cursor
string

Cursor for fetching the next page of results. Null or absent if no more pages.

tweets
object[]

Array of tweet objects.