{ "opencollection": "1.0.0", "info": { "name": "SpaceAPI Collector Directory API", "version": "0.0.1" }, "items": [ { "info": { "name": "Directory", "type": "folder" }, "items": [ { "info": { "name": "List All Spaces", "type": "http" }, "http": { "method": "GET", "url": "https://collector.spaceapi.io/" }, "docs": "Returns the full SpaceAPI directory — a list of all registered hackerspaces, makerspaces, and fablabs that implement the SpaceAPI standard. Each entry includes the space endpoint URL, validity status, space name, last-seen timestamp, and any error messages for unreachable endpoints." } ] } ], "bundled": true }