Data
Retrieve historically detected tweets with pagination support.
Query by profile ID, set pagination limits, and sort by newest first. Maximum limit is 500 tweets per request.
Authorizations
X-API-KeystringRequired
Your unique API Key for authentication
Query parameters
profileIdinteger · int32Optional
Filter tweets from specific profile (optional)
limitinteger · int32OptionalDefault:
Number of tweets per request, default 50, maximum 500
50offsetinteger · int32OptionalDefault:
Pagination offset, default 0
0Responses
200
Successfully retrieved tweets with pagination metadata
No content
get
/api/Data/tweets200
Successfully retrieved tweets with pagination metadata
No content
Last updated

