Automation
Built for platform engineers
Each action within the dashboard triggers an API call. Terraform allows you to manage resources such as servers, IP addresses, VLANs and DNS as code within resources. Webhooks are triggered for all of the lifecycle events for resources managed by Terraform, meaning your control plane is always in sync with the underlying metal - no polling and therefore no drift.
- REST API with API reference
- Official Terraform provider on the registry
- Webhooks for create / reboot / decommission events
- Per-team API keys with scoped permissions
- Audit log of every API action