← Bounty Preflight
Agent integration

Four calls.
Zero accounts.

Use any x402-compatible client. The first request returns payment requirements; sign them, retry, and receive JSON.

$0.005

Search live bounties

GET /api/v1/search?limit=10&language=TypeScript&keyword=API
$0.02

Preflight an issue

GET /api/v1/preflight
  ?url=https://github.com/owner/repo/issues/123
$0.05

Find opportunities

GET /api/v1/radar?limit=10&language=TypeScript
$0.25

Compare a shortlist

GET /api/v1/triage
  ?url=https://github.com/owner/repo/issues/123
  &url=https://github.com/owner/repo/issues/456