or edit JSON below ↓
Pipe your data through any AI agent
Paste this into ChatGPT, Claude, or any tool-using agent. It points the model at /docs/ai-instructions so the how-to stays evergreen — we update the page, your prompt keeps working.
Prompt
Replace [paste your data here] with whatever you want to
visualize — CSV, JSON, a Slack export, an org chart, anything.
Visualize this data as a TopoKit topo and give me the share URL — follow https://topokit.io/docs/ai-instructions
Data:
[paste your data here] API reference
POST https://topokit.io/api/topos
Content-Type: application/json
Body: TopoKit JSON config (typically {nodes, edges, layout?, theme?, ...ui flags})
Response: 201 {"hash":"<short>"} → view at https://topokit.io/t/<hash>
GET https://topokit.io/api/topos/<hash>
Response: 200, the stored JSON
Rate limit: ~30 writes/minute/IP.
Size: app accepts large payloads (infra ceiling ~100 MB).
Retention: indefinite. Full reference and field definitions: /docs/data-format
Rendering
i UI components
Data
i Graph JSON