How do I create and protect an API key?
If you only chat in the Vinci app, you do not need an API key. An API key lets another tool, script, or app use Vinci on your behalf.
To create one:
- Sign in to the Vinci Platform with the same account you use in the app.
- Open API keys and choose Issue key.
- Choose the scopes and expiry the key needs.
- Copy the new
vinci_live_…key when it appears.
The full key is shown only once. Treat it like a password and never put it in email, screenshots, or public code. If it is exposed or lost, revoke it and issue a new one; revocation takes effect immediately.
For setup examples, use the developer getting-started guide and API overview.