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 POST \ --url 'https://api.nsr.stateset.com/api/v1/policy/vocab/init' \ --header 'X-API-Key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "custom_tool_names": [ "string" ], "org_id": "string" }'
{ "org_id": "string", "programs_set": 1, "symbols_registered": 1 }
Required scope: write
write
PolicyVocabInitRequest
PolicyVocabResponse
200
400
401
403
429
500