Prerequisites
- Node.js 18+ or Bun
- A KiosAPI API key (starts with
sk-) from the Dashboard → Token Management
Usage
Troubleshooting
Authentication error
- Verify your API key is set correctly and starts with
sk- - Ensure
apiBasein the config file matches theOPENAI_BASE_URLenvironment variable
Connection error
- Confirm the base URL is
https://kiosapi.com/v1— with/v1 - Check your network and firewall settings