Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
StateSet ResponseCX provides REST and GraphQL APIs. All requests must be authenticated with an API key.Quick Start
API keys
- Test keys (
sk_test_) for sandbox development - Live keys (
sk_live_) for production
Using your key
Troubleshooting
401 Unauthorized: missing/invalid key or wrong environment.403 Forbidden: key lacks required permissions.