Programmatic access for CI/CD pipelines and integrations.
tokens are shown once at creation
no token to copy — pairing is approved in your browser
Pair the aq CLI to this account
Run aq login on any machine. It opens this console to approve the pairing, then stores a credential locally — no manual token. Approved CLIs appear in Your keys above as aq CLI · ….
curl https://aquanode.io/install.sh | sh aq login
aq whoami
curl https://server.aquanode.io/api/v1/deployments \ -H "x-api-key: $AQ_TOKEN"
curl https://server.aquanode.io/api/v1/deployments \ -H "Authorization: Bearer $AQ_TOKEN"