{"_meta":{"version":"v1","generated_at":"2026-06-12T01:58:22.446Z","data_sha":"c48fe484d788a899ada6ffdffbd167eab7ac9edc"},"data":{"title":"x402.eco public API","version":"v1","docs":"https://eco.dexter.cash/api/v1","endpoints":[{"method":"GET","path":"/api/v1/categories","description":"List all ecosystem categories with entry counts.","example":"https://eco.dexter.cash/api/v1/categories"},{"method":"GET","path":"/api/v1/entries","description":"List ecosystem entries. Optional query params: category, q, has_skill.","example":"https://eco.dexter.cash/api/v1/entries?category=facilitators"},{"method":"GET","path":"/api/v1/entries/{category}/{slug}","description":"Single entry detail with live GitHub signals when available.","example":"https://eco.dexter.cash/api/v1/entries/facilitators/openfacilitator"}],"response_envelope":{"_meta":{"version":"v1","generated_at":"ISO-8601","data_sha":"git commit SHA of underlying data","count":"(only on list endpoints)"},"data":"the requested resource"},"cors":"All endpoints are public, GET-only, and CORS-open.","note":"Facilitator transaction stats are not exposed via this API yet."}}