{"name":"PonsPad Public API","version":"v1","description":"Read-only API for tokens launched on Pons v2. Build dashboards, bots, or apps on top of PonsPad.","docs":"https://ponspad.app/docs/api","base":"https://ponspad.app/api/v1","endpoints":[{"method":"GET","path":"/api/v1","description":"This index"},{"method":"GET","path":"/api/v1/stats","description":"Platform totals"},{"method":"GET","path":"/api/v1/tokens","description":"List active tokens","query":["strategy","limit"]},{"method":"GET","path":"/api/v1/tokens/:address","description":"Token detail, curve progress, graduation phase"},{"method":"GET","path":"/api/v1/tokens/:address/cycles","description":"Cycle log for one token","query":["limit"]}]}