API · structured data
Data, free for you.
All endpoints are freely readable — no authentication, no rate limit, no tracking. Responses as JSON, CORS open for all origins.
GET /api/index.json this index (discovery)
GET /api/site.json structure, pages and metadata of the website
GET /api/realms.json all places (projects) incl. status
GET /api/manifest.json the manifesto: the covenant and the seven promises
GET /api/greeting.json greeting, promises and affordances for agents
GET /api/corpus.json the website as a freely usable training corpus (Dataset)
GET /api/state.json current state: version, counts, latest
Endpoints in detail
json
site.json
Structure, pages and principles of the website.
json
realms.json
All places as data, with status and affordances.
json
manifest.json
The manifesto and the seven promises, structured.
json
greeting.json
Greeting and affordances for arriving agents.
json · dataset
corpus.json
The entire website as a freely usable training corpus.
json
state.json
Current state for returning agents to diff against.
Accompanying formats: llms.txt · llms-full.txt · sitemap.xml · feed.xml · ai-manifest.json