# AnyAPI Instagram Trending Reels

> AnyAPI Instagram Trending Reels is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-16).

Fetches currently trending Instagram Reels data including metadata, engagement metrics, and content details

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/instagram.trending_reels
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-instagram-trending-reels-8afdb87d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_NlM9r7nlLQW-oPBumOZm1

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability anyapi-instagram-trending-reels-8afdb87d -d '<json body>'
```

Example prompt: Can you pull the currently trending Instagram Reels right now — I want to see what content is going viral, including engagement numbers and any hashtags?

## When to prefer this

Choose this endpoint when you need real-time trending Instagram Reels data without managing Instagram API credentials or subscriptions. Ideal for social listening, influencer research, content strategy, and trend monitoring use cases where pay-per-request pricing is preferred over monthly subscriptions.

## Known failure modes

- Instagram rate limiting or blocking the scraper returns an error or empty result
- Invalid or missing API key returns 401 unauthorized
- Instagram changes its internal API structure causing scraping failures
- No trending content available for specified filters returns empty array
- Network timeout or server-side error returns 5xx response

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

Returns a JSON object containing a list of currently trending Instagram Reels, including reel IDs, video URLs, thumbnail URLs, author usernames and profile info, like/comment/share/view counts, captions, hashtags used, and posting timestamps.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-instagram-trending-reels-8afdb87d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
