{
  "name": "Raqib (رقيب) — price intelligence API v1",
  "endpoints": [
    "POST /api/v1/products  {url, vertical?, checkIntervalMin?}  (Bearer auth)",
    "GET  /api/v1/products",
    "GET  /api/v1/products/:id/history",
    "GET  /api/v1/products/:id/verify — is the advertised discount honest?",
    "POST /api/v1/probe  {url} — fetch + extract once, nothing saved (Bearer auth)",
    "GET  /api/v1/health — per-site success, drift, breaker state (Bearer auth)",
    "GET  /api/v1/stats[?full] — live checks, recent changes/failures; full adds per-store, totals, cross-store (Bearer auth)",
    "GET  /dashboard — ops dashboard (asks for the token)",
    "GET  /bot — about RaqibBot"
  ]
}