Skip to main content

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 when local_mode: true.

CloudShip Mode

Use bearer token authentication:

Endpoints

Health

Returns server health status.

Agents

Environments

MCP Servers

Runs

Response Format

All responses follow this format:
Error response:

Pagination

List endpoints support pagination:
Response includes pagination metadata:

Rate Limiting

SDKs

Official SDKs coming soon:
  • Python
  • TypeScript
  • Go

OpenAPI Spec

Download the OpenAPI specification: