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.sync.stateset.com/v1/tenants/{tenant_id}/mcp' \ --header 'x-stateset-api-key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "id": null, "jsonrpc": "string", "method": "string", "params": null }'
{ "error": { "code": 1, "data": null, "message": "Two-person tent, green — replacement for damaged pole set." }, "id": null, "jsonrpc": "string", "result": null }
JSON-RPC response
McpRequest
McpResponse
Show error
200
204
401