Buy 1000 prepaid /api/v1/preflight calls ($0.50 = 50% off)
buy_creditsPurchase 1000 prepaid preflight calls for $0.50 USDC, reducing per-call cost to $0.0005. Use the returned credit ID as a bearer token in X-Credit-Id header for high-volume preflight work.
Instructions
Bulk-prepaid preflight bundle. Pay $0.50 USDC once for 1000 prepaid /api/v1/preflight calls. Effective rate $0.0005/call (50% off the per-call $0.001 tier). Returns { creditId, balance: 1000, expiresAt }. STORE THE creditId — it's the bearer token and is not retrievable later. Pass it via X-Credit-Id header on subsequent /api/v1/preflight calls; on exhaustion (balance=0) or expiry (90 days) the middleware falls through to per-call x402 automatically. Use this once you've decided to do high-volume preflight work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||