Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Query parameters for searching hashtags
Hashtag to search for (with or without # prefix)
Example:
["btc", "eth"]
Start time for search in ISO format
Example:
"2024-10-20_23:59:59_UTC"
End time for search in ISO format
Example:
"2024-10-21_23:59:59_UTC"
Sort order for results
Available options:
Latest
, Top
Maximum number of tweets to return
Required range:
1 <= x <= 1000
Minimum number of likes required
Required range:
x >= 0
Minimum number of retweets required
Required range:
x >= 0
Minimum number of replies required
Required range:
x >= 0
Filter for blue verified accounts only
Filter for verified accounts only
Language filter for tweets
Available options:
am
, ar
, bg
, bn
, bo
, ca
, ch
, cs
, da
, de
, dv
, el
, en
, es
, et
, fa
, fi
, fr
, gu
, hi
, ht
, hu
, hy
, in
, is
, it
, iu
, iw
, ja
, ka
, km
, kn
, ko
, lo
, lt
, lv
, ml
, my
, ne
, nl
, no
, or
, pa
, pl
, pt
, ro
, ru
, si
, sk
, sl
, sv
, ta
, te
, th
, tl
, tr
, uk
, ur
, vi
, zh
Example:
"en"
Filter for images only
Filter for videos only
Filter for quotes only
Filter for replies only