{
  "name": "PRD Circulating Supply API",
  "token": {
    "address": "0xc84782858B7Bef5d25182Dbac956A6Aa463AeFE5",
    "symbol": "PRD",
    "decimals": 10,
    "name": "PRDCTR"
  },
  "endpoints": {
    "/circulating": "Circulating supply (plain text, for CMC/CoinGecko)",
    "/total": "Total supply (plain text)",
    "/max": "Max supply (plain text)",
    "/supply": "Full JSON breakdown with exclusions",
    "/migration": "TRUU migration and vesting stats",
    "/position/:address": "Per-wallet vesting position",
    "/health": "Service health"
  }
}