# API overview

Base: `https://api.kranth.ai`  
Auth: `Authorization: Bearer kr_live_…` or Nexus JWT  

Primary resources:

- `POST /v1/sims` — start simulation
- `GET /v1/sims/{id}/events` — SSE stream (stream token)
- `POST /v1/debates` — start debate
- `POST /v1/recon` — start recon
- Webhooks on Starter+

Full plain-text reference: https://kranth.ai/docs.txt  
OpenAPI: https://kranth.ai/openapi.yaml  
Interactive: https://kranth.ai/docs
