Usage FAQ
Where should I copy the Base URL from?
Copy it from the Codebyby console or this documentation. Do not use upstream examples, and do not use the docs domain as the API endpoint.
Can multiple people share one API key?
It may work technically, but it is not recommended. Create separate keys for different people or tools for easier usage tracking, revocation, and troubleshooting.
Why does billing differ from my expectation?
Check the model, input length, output length, and whether image generation or other higher-cost features were used. If the issue remains, contact support with request time, model name, key identifier, and screenshots.
Can I store keys in a repository?
No. Use environment variables, local secure config files, or a secret manager.
Will replacing a key affect old clients?
Yes. Clients using a deleted or disabled key will fail authentication. Configure and test the new key before disabling the old one.