{"name":"Nearcharge Backend API","version":"1.0.0","authentication":"API Key required","endpoints":{"health":"/api/v1/health (public)","attest":{"challenge":"/api/v1/attest/challenge (POST, public)","verify":"/api/v1/attest/verify (POST, public)"},"chargers":{"search":"/api/v1/chargers/search?lat=&lon=&radius= (protected)","station":"/api/v1/chargers/:id (protected)","providers":"/api/v1/chargers/providers (protected)"},"geocoding":{"search":"/api/v1/geocoding/search?q= (protected)","geocode":"/api/v1/geocoding/geocode (protected)","reverse":"/api/v1/geocoding/reverse?lat=&lon= (protected)"},"irve":{"status":"/api/v1/irve/status (protected)","update":"/api/v1/irve/update (POST, protected)"}},"note":"All protected endpoints require X-API-Key header. See API_AUTHENTICATION.md for details."}