{
  "service": "GoCaptcha",
  "baseUrl": "https://captcha.pkuyas.com",
  "health": "/status/health",
  "generate": "GET /api/v1/public/get-data?id=astro-slide",
  "verify": "POST /api/v1/public/check-data",
  "status": "GET /api/v1/public/check-status?captchaKey=...",
  "types": [
    "astro-click-ch",
    "astro-click-en",
    "astro-click-shape",
    "astro-slide",
    "astro-drag",
    "astro-rotate"
  ],
  "note": "Your application backend must verify status and enforce one-time use bound to its session/action.",
  "theme": "astronomy-1.0.0"
}
