Version: 0.0.1
Intro
The Workstations API provides access to virtual computer environments known as Workstations. They can be used to run and scale agentic applications.
Workstations can be operated programmatically to perform tasks and get real-time feedback. Workstations can be provisioned with specific hardware and software needed for bespoke agentic applications.
Authentication
- HTTP: Bearer Auth
API keys are used to authenticate to the AgentStation platform. You can create and manage your API keys in the dashboard. To use this API, you need to send a Bearer Token in the Authorization header. Example: Authorization: Bearer <your_token_here>
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Contact
Terms of Service
/legal/terms-of-service/