Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Every endpoint, with a playground
curl --request GET \ --url 'https://api.nsr.stateset.com/api/v1/kb/snapshot' \ --header 'X-API-Key: YOUR_API_KEY'
{ "snapshot": { "as_of": "2026-07-24T12:00:00Z", "entity_count": 1, "events_applied": 1, "rule_count": 1, "triple_count": 1 } }
Required scope: read
read
SnapshotResponse
Show KBSnapshot
200
400
401
403
429