API Key Authentication
Datazone provides secure API key-based authentication for accessing its APIs and services.Obtaining an API Key
- Log into your Datazone account
- Navigate to Settings > API Keys
- Click “Generate New Key”
- Save the key securely - it won’t be shown again
Using API Keys
Include the API key in your requests:API Key Best Practices
- Keep keys secure and never expose them in client-side code
- Rotate keys regularly
- Use different keys for different environments
- Limit key permissions to only what’s needed
Role-Based Access Control
Available Roles
- admin: Full access to all resources
- read_only: Read-only access to resources