Developers
Sightmap developer resources
OpenAPI, the Atlas HTTP API, documentation, CLI, and agent skills for the Sightmap spec.
The public HTTP API is read-only and requires no authentication. Errors return JSON with error.code, error.message, and error.hint.
OpenAPI specification
Machine-readable description of the Sightmap HTTP API at /openapi.json.
/openapi.jsonOpenAPI (YAML)
The same specification at /api/openapi.yaml.
/api/openapi.yamlAtlas HTTP API
GET /api/atlas lists published sightmaps. GET /api/atlas/{slug} returns one entry.
/api/atlasSightmap documentation
Guides, CLI reference, and the schema reference.
https://docs.sightmap.orgQuickstart
Install the Sightmap CLI and author a first corpus.
https://docs.sightmap.org/start/quickstartGitHub repository
Spec, reference implementation, and agent skills.
https://github.com/sightmap/sightmapCLI on npm
npm install -g @sightmap/sightmap — then sightmap skills install.
https://www.npmjs.com/package/@sightmap/sightmapllms.txt
Published site index for agents, including every Atlas entry.
/llms.txt