Platforms
X API
Search public posts and conversations, resolve author profiles with follower metrics, and monitor what a niche is talking about right now.
Endpoints
Example
curl -X POST 'https://stormy.ai/api/v1/search' \
-H 'Authorization: Bearer YOUR_STORMY_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"platform":"x","query":"founders talking about lead generation","limit":25,"fresh":true}'Profile fields
idhandlenamedescriptionimageverifiedlocationwebsitefollowersfollowingposts_countjoined_atPost fields
textcreated timelanguagelikesrepliesrepostsquotesviewsbookmarksconversation and authorFields are returned when public and supplied by the selected source — treat platform-specific fields as nullable.
Lookup formats
@handle — profile URLs, @handles, usernames, and platform IDs all resolve through POST /api/v1/profile.