{
  "name": "Raqib (رقيب) — price intelligence API",
  "endpoints": [
    "POST /api/products            {url, vertical?, checkIntervalMin?}   (Bearer auth)",
    "GET  /api/products",
    "GET  /api/products/:id/history",
    "GET  /api/products/:id/verify   — is the advertised discount honest?",
    "POST /api/probe               {url}   — fetch + extract once, nothing saved (Bearer auth)"
  ]
}