# GGWP API Hub – Instagram Cheapest

> GGWP API Hub – Instagram Cheapest is a paid API for AI agents from ggwp-ten.vercel.app, paid per call via x402, $0.112084/call, status unknown (last checked 2026-09-15).

Retrieves the cheapest or most cost-effective Instagram-related data or listings via the GGWP API Hub

## Facts

- Endpoint: POST https://ggwp-ten.vercel.app/api/ig-cheapest
- Price: $0.112084/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/ggwp-api-hub-instagram-cheapest-37383778
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_C8cL7uy0aaXd3fL7AEHo0

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 ggwp-api-hub-instagram-cheapest-37383778 -d '<json body>'
```

Example prompt: Can you find the cheapest Instagram-related listings or options available through GGWP right now?

## When to prefer this

Use this endpoint when you specifically need to identify the cheapest or most budget-friendly Instagram-related data, listings, or services via a pay-per-call model on Base chain using x402 protocol. Prefer it over general Instagram APIs when cost comparison or affordability ranking is the primary goal and you want micro-payment access without subscriptions.

## Known failure modes

- Payment not processed — 402 response if USDC payment on Base chain fails
- Invalid or missing request body — 400 error if required fields are absent
- Upstream Instagram data unavailable — may return empty or error result
- Network timeout if the Vercel deployment is cold or slow
- Insufficient schema detail may cause ambiguous or incomplete results

## How this service works

All-in-one API hub: Social Media, Jobs, Finance, Crypto, and Tools. Pay-per-call with x402 protocol on Base chain.

## Output

Returns a result object containing Instagram-related data focused on the cheapest or most cost-effective options, including pricing details and relevant listing information as available from the GGWP API Hub.

## Request schema (JSON Schema)

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

## 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/ggwp-api-hub-instagram-cheapest-37383778/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from ggwp-ten.vercel.app](https://www.zero.xyz/host/ggwp-ten.vercel.app/llms.txt)
