Nodion API Introduction
Automatically deploy or scale your applications with our API.
The Nodion API allows you to setup automatic deployment as well as scaling workflows and DNS zone management. The API is currently not feature-complete with our web interface, but we will be constantly working on achieving feature parity. You can expect (non-breaking) API updates regularly.
Available API Endpoints
Meta
Applications
- GET /applications
- GET /applications/:id
- GET /applications/:id/deployments
- POST /applications/:id/deployments
- GET /applications/:id/workers
- GET /applications/:id/instances
- GET /applications/:id/metrics
- GET /applications/:id/scaling_events
- POST /applications/:id/scaling_events
- GET /applications/:id/scaling_events/:scaling_event_id
DNS Zones