{
  "service": "celld-rpm",
  "version": 3,
  "window_seconds": 60,
  "usage": {
    "hit": "GET /{namespace}",
    "peek": "GET /{namespace}/peek",
    "stats": "GET /{namespace}/stats",
    "service_stats": "GET /stats  (all tracked)  |  /stats?ns=a&ns=b",
    "reset": "POST /{namespace}/reset",
    "health": "GET /health"
  },
  "examples": [
    "https://celld.bryonkeck.com/checkout",
    "https://celld.bryonkeck.com/checkout/stats",
    "https://celld.bryonkeck.com/stats",
    "https://celld.bryonkeck.com/stats?ns=checkout&ns=webhooks"
  ]
}
