What You Can Do
Scenario Studio
Create interactive scenario creation sessions via API
Workspace Contexts
Access stored contexts for scenario creation
Read Workspace Data
Get workspace details and feature configuration
List Members
Retrieve workspace members with pagination
List Groups
Get all groups in your workspace
More Coming Soon
Additional endpoints in development
Base URL
All API requests use the following base URL:Authentication
Every request requires an API key in theAuthorization header:
Get Started with Authentication
Learn how to create and use API keys
Response Format
All responses are JSON. Successful responses return a200 status code with the requested data. Errors return appropriate HTTP status codes with an error message:
Rate Limits
The API currently does not enforce rate limits, but we recommend limiting requests to 100 per minute to ensure service stability.Coming Soon
We’re actively expanding the API. Planned additions include:- Roleplay session data
- Certification management
- Webhook integrations