# AnyAPI Instagram Hashtag Analytics

> AnyAPI Instagram Hashtag Analytics is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.035/call, status unknown (last checked 2026-09-14).

Retrieves engagement analytics and statistics for a given Instagram hashtag, including post counts, top posts, and trending data.

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/instagram.hashtag_analytics
- Price: $0.035/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-instagram-hashtag-analytics-81e5cc94
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zcs0DAgMt4_5A9-FbeZxi

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-hashtag-analytics-81e5cc94 -d '<json body>'
```

Example prompt: Pull the hashtag analytics for #veganfood on Instagram — I want to know the total post count, recent activity, and any top posts associated with it.

## When to prefer this

Choose this endpoint when you need quick, pay-per-use Instagram hashtag analytics without committing to a monthly subscription. Ideal for one-off campaign research, competitive hashtag analysis, or when you need to query multiple different social platforms via a single API key (AnyAPI's 1,200+ endpoint catalog).

## Known failure modes

- Invalid or non-existent hashtag returns empty or error response
- Instagram rate limiting or blocking may cause scraping failures
- Private or restricted hashtags may return incomplete data
- Malformed hashtag input (e.g. including # symbol incorrectly) may cause errors
- Payment failure via x402 results in request not being processed

## 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

A JSON object containing Instagram hashtag analytics such as total media/post count, recent posts tagged with the hashtag, engagement metrics, and trending indicators for the specified hashtag.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-instagram-hashtag-analytics-81e5cc94/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)
