Version: 1.0
Expanso API
The Expanso API provides a comprehensive interface for managing distributed computing jobs, pipelines, and edge nodes across your Expanso deployment.
Overview
The Expanso API enables you to:
- Manage jobs and pipelines (deploy, update, stop, rerun)
- Track executions and scheduling decisions
- Monitor and manage edge nodes
- Access system health and configuration
API Structure
All API endpoints are versioned under /api/v1/ and return JSON responses.
Error Handling
The API uses standard HTTP status codes and returns detailed error messages in a consistent format.
Authentication
- API Key: ApiKeyAuth
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
Terms of Service
http://expanso.io/terms/