Platforms
LinkedIn API
Vector search over professional profiles: headlines, follower counts, posting activity, interaction averages, and AI summaries that score promotion suitability.
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":"linkedin","query":"B2B SaaS marketing leaders in Europe","limit":25,"fresh":true}'Profile fields
namelinkedin_urlheadlinecountryfollowersposting frequencyinteraction averagestop postAI summarypromotion suitabilityPost fields
textheadlineposted timelikescommentsrepostsreaction breakdowntotal interactionsposter identityFields are returned when public and supplied by the selected source — treat platform-specific fields as nullable.
Lookup formats
https://linkedin.com/in/someone — profile URLs, @handles, usernames, and platform IDs all resolve through POST /api/v1/profile.