Create a key
Sign in to Polyvia Platform
Go to app.polyvia.ai and sign up or log in.
Open the API page
Click API in the sidebar, then Create API Key, give it a name, and optionally set
an expiry date.
Use the key
Pass the key when you create a client:Workspace scoping
Each key is bound to one workspace at the moment you create it — your personal workspace or a specific organization — and only ever reads and writes that workspace’s data.- Mint a key in your personal workspace → it sees your personal documents, groups, and chats only.
- Mint a key in an organization → it sees that org’s shared documents and groups; any teammate’s key minted in the same org reads the same data.
Switching your active workspace in the UI later does not change what an
existing key can access — the binding is permanent. Revoke and re-mint to
change scope.
Manage & revoke
Return to the API page any time to see your keys, their names and expiry, and to delete (revoke) a key. Revocation takes effect immediately.Start building
Have your key? Ingest your first batch and query it in a couple of minutes.
