SpaceAPI

SpaceAPI is an open standard for hackerspaces, makerspaces, fablabs, and similar community spaces to publish real-time information about their spaces in a machine-readable JSON format. It provides a central directory (collector) that aggregates endpoints from participating spaces around the world, enabling applications to discover and display space status, location, contact, and operational information.

1 APIs 0 Features
Co-WorkingEvent SpacesMaker SpacesHackerspacesCommunityOpen Standard

APIs

SpaceAPI Collector

The SpaceAPI Collector is a central directory API that aggregates endpoints from hackerspaces and makerspaces around the world that implement the SpaceAPI standard. It returns a...

Collections

Pricing Plans

Spaceapi Plans Pricing

3 plans

PLANS

Rate Limits

Spaceapi Rate Limits

5 limits

RATE LIMITS

FinOps

Semantic Vocabularies

Spaceapi Context

8 classes · 7 properties

JSON-LD

API Governance Rules

SpaceAPI API Rules

8 rules · 1 errors 6 warnings 1 info

SPECTRAL

JSON Structure

Spaceapi Directory Entry Structure

0 properties

JSON STRUCTURE

Example Payloads

Spaceapi List Spaces Example

4 fields

EXAMPLE

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub
GitHub
🔗
Directory
Directory

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: SpaceAPI Collector
  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