Instagram data, one key, agent-ready
Unified access to user profiles, reels, explore, locations, and hashtag media. Built for LLMs and automation — not one-off scraping.
Quickstart
3 optionsChoose how you want to integrate the Instagram API.
Register Instagram tools natively in your agent's tool registry via a code plugin.
Install the plugin:
openclaw plugins install @agntdata/openclaw-instagramConfigure your API key in openclaw.json:
{
"plugins": {
"entries": {
"agntdata-instagram": {
"enabled": true,
"config": {
"apiKey": "${AGNTDATA_API_KEY}"
}
}
}
}
}Restart OpenClaw — Instagram tools are now available to your agent.
Want all 7 APIs at once?
Install the master plugin for unified access to every platform.
clawhub install agnt-dataopenclaw plugins install @agntdata/openclaw-agnt-data22
$0.01
JSON
1.0.0
Overview
The agntdata Instagram API wraps Instagram surface areas into a single integration. Instead of managing multiple keys, proxies, and rate limits yourself, you call agntdata with one credential and consume structured JSON optimized for downstream AI and analytics. Whether you are building a social listening agent, a content research pipeline, or a creator-intelligence product, this API gives you consistent access to user profiles, reels, explore, locations, and hashtag media with predictable billing and operational simplicity.
Key features
Endpoints
22 endpoints across 6 categories. Click any row for detailed documentation.
👤 User Insights
10👤 User Insights endpoints for Instagram — programmatic access to user profiles, reels, explore, locations, and hashtag media.
| Method | Endpoint |
|---|---|
| get | Search users by keyword AI agents that need Instagram data in structured form |
| get | Related profiles by user ID AI agents that need Instagram data in structured form |
| get | Reels by user ID AI agents that need Instagram data in structured form |
| get | Media list (V2) by user ID AI agents that need Instagram data in structured form |
| get | Media list by user ID AI agents that need Instagram data in structured form |
| get | User info (V2) by username AI agents that need Instagram data in structured form |
| get | User info by user ID AI agents that need Instagram data in structured form |
| get | Tagged media by user ID AI agents that need Instagram data in structured form |
| get | Reposts by user ID AI agents that need Instagram data in structured form |
| get | Web profile info by username AI agents that need Instagram data in structured form |
🔍 Explore Feed
2🔍 Explore Feed endpoints for Instagram — programmatic access to user profiles, reels, explore, locations, and hashtag media.
| Method | Endpoint |
|---|---|
| get | Media by explore section ID AI agents that need Instagram data in structured form |
| get | Explore sections list AI agents that need Instagram data in structured form |
🗺️ Location Data
4🗺️ Location Data endpoints for Instagram — programmatic access to user profiles, reels, explore, locations, and hashtag media.
| Method | Endpoint |
|---|---|
| get | Cities by country code AI agents that need Instagram data in structured form |
| get | Media by location ID AI agents that need Instagram data in structured form |
| get | Locations by city ID AI agents that need Instagram data in structured form |
| get | Location info by location ID AI agents that need Instagram data in structured form |
📸 Media Details
3📸 Media Details endpoints for Instagram — programmatic access to user profiles, reels, explore, locations, and hashtag media.
| Method | Endpoint |
|---|---|
| get | Download link by media ID or URL AI agents that need Instagram data in structured form |
| get | Media info by URL AI agents that need Instagram data in structured form |
| get | Music info by music ID AI agents that need Instagram data in structured form |
🧩 Identity Utilities
2🧩 Identity Utilities endpoints for Instagram — programmatic access to user profiles, reels, explore, locations, and hashtag media.
| Method | Endpoint |
|---|---|
| get | Media shortcode from media ID AI agents that need Instagram data in structured form |
| get | Username from user ID AI agents that need Instagram data in structured form |
🔖 Hashtag Lookup
1🔖 Hashtag Lookup endpoints for Instagram — programmatic access to user profiles, reels, explore, locations, and hashtag media.
| Method | Endpoint |
|---|---|
| get | Media by hashtag AI agents that need Instagram data in structured form |
Use cases
Ready to integrate?
Generate your API key in seconds and start calling 22 endpoints with a single credential. Free tier available with transparent pricing.