Overview
Station provides a REST API for programmatic access to all features. Base URL:http://localhost:8585/api/v1
Authentication
Local Mode
No authentication required whenlocal_mode: true.
CloudShip Mode
Use bearer token authentication:Endpoints
Health
Agents
Environments
MCP Servers
Runs
Response Format
All responses follow this format:Pagination
List endpoints support pagination:Rate Limiting
SDKs
Official SDKs coming soon:- Python
- TypeScript
- Go

