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/machines/evaluate-seed' \ --header 'X-API-Key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "compiled_id": "string" }'
{ "activation_recommended": true, "compiled_id": "string", "coverage": { "action_readiness": 1, "catalog_readiness": 1, "policy_readiness": 1, "ticket_label_coverage": 1 }, "gaps": [ "string" ], "org_id": "string", "readiness_score": 1 }
Required scope: models:manage
models:manage
MachineSeedEvaluateRequest
MachineSeedEvaluateResponse
Show MachineCoverageBreakdown
200
401
403
404
429