Full API access to OnyxIQ products from the terminal.
OnyxCLI
Developer CLI toolkit for the OnyxIQ ecosystem.
A command-line tool for interacting with OnyxIQ APIs, managing credit wallets, and running automation scripts locally. Open-source and extensible — built to power developers who prefer terminal workflows.
What it does
Free, open, and built to last.
Credit wallet management — check balance, top-up, view history.
Scriptable automation for deployment and data pipelines.
Getting started
Up and running in minutes
01
Install the global developer interface instantly from npm using `npm install -g @onyxiq/cli`.
02
Authenticate the environment using a single command: `onyx auth login --key <your-api-key>`.
03
Orchestrate product actions, check token wallet balances, and trigger automated deployment pipelines from your terminal.
Want to contribute or use this in your project?
All OnyxIQ open-source projects are MIT licensed.
