Skip to Content
DocsAPIData Endpoints

Data Endpoints

GET /api/data/[name]

Serves JSON files from output/ for the renderer. Allowed names:

  • entities.json
  • relationships.json
  • communities.json
  • community_reports.json

Returns 404 if the name is not in the allowlist or the file is missing.

Last updated on