{"name":"SA Fuel Price API","version":"1.0.0","description":"Monthly South African fuel retail prices — DMRE gazette data","author":"MD Works · Morney Deetlefs","docs":"http://sa-fuel-api-production.up.railway.app/docs","endpoints":{"allPrices":"GET  /v1/prices","latest":"GET  /v1/prices/latest","byMonth":"GET  /v1/prices/:month  (YYYY-MM)","range":"GET  /v1/prices/range?from=YYYY-MM&to=YYYY-MM","stats":"GET  /v1/stats","addMonth":"POST /v1/prices          (API key required)","updateMonth":"PUT  /v1/prices/:month   (API key required)"}}