{
  "ok": true,
  "message": "GLEE Public API v1",
  "docs": "https://gleephoenix.com/api/v1",
  "endpoints": {
    "feed": "/api/v1/feed?sort=latest&topic=all&limit=20",
    "c0rqs": "/api/v1/c0rqs",
    "c0rq/:id": "/api/v1/c0rqs/C0RQ-001",
    "leaderboard": "/api/v1/leaderboard",
    "stats": "/api/v1/stats"
  }
}