CLI & APIs
Automate Everything
Two CLI tools for different needs: quant for static sites, qc for cloud applications. Plus REST APIs with OpenAPI specifications and SDKs.
Static Site Deployment
The Quant CLI (@quantcdn/quant-cli) provides complete control over static site deployments. Initialize projects, deploy directories, manage redirects, and purge cache.
- quant init/deploy
- File & page uploads
- Redirect management
- Cache purge & search
CLI documentation
Application Management
The Quant Cloud CLI (qc) manages cloud applications, environments, logs, backups, and more. SSH access, live metrics, and visual regression testing included.
- qc env create/logs/metrics
- qc ssh for terminal access
- qc backup create/download
- qc vrt for visual testing
Cloud CLI docs
Complete API Coverage
Multiple REST APIs cover all QuantCDN functionality. CDN management, domain configuration, applications, DNS - all accessible via API with OpenAPI specs.
- CDN Management API
- Application API
- DNS API
- AI Services API
API documentation
Developer Integrations
Build custom workflows and integrations with our CLIs and APIs.
Local Development
Use quant CLI for local deployments during development. Initialize, deploy, and purge with simple commands.
- quant init
- quant deploy
- quant purge
CI/CD Integration
Use GitHub Actions, CLI in CI, or REST APIs for automated deployments.
- GitHub Actions
- CLI in pipelines
- API deployment
Cloud Operations
Use qc CLI for environment management, logs, backups, and SSH access.
- Environment logs
- Database backups
- SSH access
Terraform
Manage Quant resources as infrastructure-as-code with the official Terraform provider.
- IaC support
- State management
- 9 resource types
CMS Integration
Drupal module and WordPress plugin for native CMS integration.
- Drupal module
- WordPress plugin
- Auto sync
SDK Libraries
Auto-generated SDKs for TypeScript, Go, Python, and PHP from OpenAPI specs.
- Type safety
- Full API coverage
- npm/pip/composer
Start Automating
CLI tools and API access included in all plans. 30-day free trial.