Browser login
~/.oanim/credentials.yaml (file permissions: 0600).
Token-based login
For CI/CD environments or headless use:Credential resolution
When the CLI makes API calls, credentials resolve in this order:
For asset generation only, there’s an additional bypass:
Check who you’re logged in as
Log out
~/.oanim/credentials.yaml.
Configuration
The API URL defaults tohttps://api.oanim.dev. Override it for self-hosted instances:
ANIMATE_API_URLenvironment variable (highest priority)api_urlfield in~/.oanim/config.yaml
ANIMATE_API_URL env var → config.yaml → https://api.oanim.dev.