API Keys
Arize supports user keys which are designed to work across the platform. Users can create multiple user keys and they have the same permissions as the user. Legacy keys (space-level API keys and user-level developer keys) will still function, but will be deprecated.
Example of User Keys:
If a user has admin access to Space A, and read-only access to Space B, the key reflects these permissions.
Create a key
Go to Space Settings → API Key.
Click Generate key.
Copy and save the key immediately. For security, the full key is shown only once during creation.
Important: Treat your key like a password—store it somewhere secure and rotate it regularly.
Where you can use it
The same key now authenticates every Arize client and workflow:
pandas
loggerDataset uploads & validations
Experiments
Exports
GraphQL & REST endpoints
Anything supported by the Arize SDK v7.40.1+
Upcoming
Service keys will be supported
User and Service keys will have the ability to be scoped to limit what the key can do
Last updated
Was this helpful?