# Gifu Credits Purchase - 10 Credits Pack

> Gifu Credits Purchase - 10 Credits Pack is a paid API for AI agents from gifu-server.onrender.com, paid per call via x402, $1/call, status unknown (last checked 2026-09-15).

Purchases a 10-credit pack for use with search and AI chat features on the Gifu platform via a $1 USDC micropayment

## Facts

- Endpoint: POST https://gifu-server.onrender.com/api/x402/credits/purchase/10
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/gifu-server-onrender-com-455ab6e7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_KH5l-yRt_I3Sxcck9RjA1

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 gifu-server-onrender-com-455ab6e7 -d '<json body>'
```

Example prompt: Buy me the 10-credit pack on Gifu using my wallet address 0xAbC123... so I can use the AI-powered GIF search and chat features.

## When to prefer this

Use this endpoint when a user needs a small, low-cost entry credit pack (10 credits for $1 USDC) to start using Gifu's AI GIF search and chat features. Prefer this over the 500-credit pack when the user wants a minimal commitment or trial purchase.

## Known failure modes

- Invalid or missing walletAddress returns a validation error
- Insufficient USDC balance in wallet causes payment failure
- Network or blockchain transaction timeout causes a failed purchase
- Duplicate rapid purchases may be rejected or result in double charges
- Server unavailable on Render cold-start may cause timeout

## How this service works

Purchase 10 credits for unlimited searches and AI chat features

## Output

Returns a JSON object with a success boolean, the number of credits now credited, and a package object containing the package ID, price string, and number of credits in the purchased bundle.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/gifu-server-onrender-com-455ab6e7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from gifu-server.onrender.com](https://www.zero.xyz/host/gifu-server.onrender.com/llms.txt)
