# KiteEndpoints.ai - Instagram AI Endpoint

> KiteEndpoints.ai - Instagram AI Endpoint is a paid API for AI agents from kite-hub-v2.vercel.app, paid per call via x402, $0.12/call, status unknown (last checked 2026-09-15).

Provides AI-powered Instagram data or content generation via a paid per-request API endpoint on the KiteEndpoints mega hub.

## Facts

- Endpoint: POST https://kite-hub-v2.vercel.app/api/ig-ai
- Price: $0.12/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/kiteendpoints-ai-instagram-ai-endpoint-f55557bf
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_tiJiOwkpLW6Mz99UXWQV1

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 kiteendpoints-ai-instagram-ai-endpoint-f55557bf -d '<json body>'
```

Example prompt: Can you use the KiteEndpoints Instagram AI endpoint to pull data or generate content related to a specific Instagram account or topic I'm researching?

## When to prefer this

Choose this endpoint when you need AI-augmented Instagram data retrieval or content generation and want a pay-per-request model on the Base chain with USDC, avoiding monthly subscription commitments. Best suited for agents needing occasional or burst Instagram AI queries without a dedicated Instagram API integration.

## Known failure modes

- Insufficient USDC balance or payment failure resulting in 402 response
- Invalid or malformed request body returning an error
- Instagram account not found or private account restrictions
- Rate limiting or quota exceeded on the underlying provider
- Vague or missing query parameters leading to empty or generic results

## How this service works

400+ paid API endpoints. Social media, AI, crypto, finance, weather, ecommerce, tools. Pay per request with USDC on Base chain.

## Output

Returns a result object containing AI-processed Instagram data, which may include profile information, post details, generated content, analytics, or other Instagram-related outputs depending on the query submitted.

## Response schema (JSON Schema)

```json
{
 "type": "object",
 "example": {
  "result": {
   "data": "example response"
  }
 },
 "properties": {
  "result": {
   "type": "object",
   "description": "API response data"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/kiteendpoints-ai-instagram-ai-endpoint-f55557bf/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from kite-hub-v2.vercel.app](https://www.zero.xyz/host/kite-hub-v2.vercel.app/llms.txt)
