Platforms

Instagram API

Discover creators by niche, resolve any public profile, read engagement quality, and run verified email enrichment. Instagram is the strongest network for influencer and commerce research.

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":"instagram","query":"home renovation creators in Texas","limit":25,"fresh":true}'

Profile fields

usernamefull_namebiographyfollower_countfollowing_countposts_countprofile_pic_urlavg_engagement_ratebiolinkscountryverifiedbusiness_category

Post fields

captionpost URLtimestamplikescommentsimagelocationpublic comments

Fields are returned when public and supplied by the selected source — treat platform-specific fields as nullable.

Lookup formats

https://instagram.com/creator — profile URLs, @handles, usernames, and platform IDs all resolve through POST /api/v1/profile.