{
  "schema_version": "v1",
  "name_for_human": "Amoeba Judge",
  "name_for_model": "amoeba_judge",
  "description_for_human": "Paid micro-APIs on Polygon USDC: claim verdicts and structured code diff reviews at 0.10 USDC per call.",
  "description_for_model": "Amoeba Judge sells two paid HTTP SKUs on Polygon: (1) POST /v1/judge with {claim, context?} returns support|refute|unclear verdict JSON; (2) POST /v1/diff-review with {diff, language?} returns structured code-review findings. Price is 0.10 USDC per call via credit tokens. Discovery: GET https://amoeba-judge.quan2024.workers.dev/v1/offers. Pay native USDC to 0x2f16895913860054bdb2a25354908eeFB2DaFB29 (USDC 0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359, chain_id 137), then POST /v1/credits/claim with {tx_hash}, then send header X-Amoeba-Credit. Free demos: GET /v1/judge/demo and GET /v1/diff-review/demo. Human earn page: https://amoeba-live.pages.dev/earn.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://amoeba-live.pages.dev/openapi-judge.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://amoeba-live.pages.dev/shot-live.webp",
  "contact_email": "noreply@amoeba-live.pages.dev",
  "legal_info_url": "https://amoeba-live.pages.dev/earn"
}
