Skip to main content
Lineserve Cloud Servers support OpenStack-compatible APIs (Nova, Neutron, Cinder) with Keystone v3 authentication.

REST API

Base API endpoints:
  • Identity (Keystone v3): https://api.lineserve.net/v3
  • Compute (Nova): https://api.lineserve.net/v2.1/servers
Example request:

CLI authentication

Common CLI commands

Terraform

Use the Lineserve Terraform provider for infrastructure as code. Authentication uses the same Keystone v3 environment variables as the CLI.