API Keys

Programmatic access for the CLI, CI/CD, and integrations.

Active keys
0
Highest scope
Rate limit
600 / min

Your keys

tokens are shown once at creation

No API keys
Create one to start using the CLI or CI/CD integrations.

Quick start

Full reference
Install the CLI
curl -fsSL https://aquanode.io/install.sh | sh
aq login --token $AQ_TOKEN
Deploy from anywhere
aq deploy llama-3-70b \
  --gpu h100 --count 2 \
  --provider auto