AURX API Reference

Control every aspect of your cloud resources programmatically with the AURX API.

Overview

Our REST API enables deployment, management, and monitoring of GPU compute from your applications.

Authenticate via secure bearer token in the Authorization header. See the Docs for token retrieval.

Key Endpoints & Examples

• POST /deploy – Launch a new GPU instance.
• GET /instances – List all running instances.

• DELETE /instance/:id – Terminate a specific instance.
• GET /billing – Retrieve usage and billing info.

Usage Limits

Per-account deployment limit: 20 GPUs (contact us for scale-ups).

Support

For technical assistance, email support@aurx.cloud.