Getting started
Three steps — buy a key, install Node.js, pick your tool
Buy an API key
Contact us to get an API key (formatted sk-...):
- Telegram: https://t.me/younging22
- Website: https://api.vnaipro.app
Each key works with its matching product (Codex or Claude Code).
Install Node.js (if you haven't)
Both Codex and Claude Code install via npm, so you need Node.js 18 or newer. Check with:
node --versionIf missing, install it for your OS:
brew install nodeOr download the installer from nodejs.org.
Run the install command
Open the install page for your tool, paste your key, copy the command and run it: