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/machines/status' \ --header 'X-API-Key: YOUR_API_KEY'
{ "has_snapshot": true, "org_id": "string", "programs_learned": 1, "status": "string", "successful_inferences": 1, "training_examples": 1, "vocabulary_size": 1 }
Required scope: read
read
MachineInfo
'active'
'activating'
'activation_failed'
'compiled'
'training'
'not_provisioned'
200
401
403
404
429