Version: v1
EDR & XDR API
EDR & XDR API are REST APIs for accessing and modifying data externally from our portal application, in your own programs and scripts. This documentation describes the resources that make up the API.
Authentication
- API Key: ApiKeyAuth
- HTTP: Bearer Auth
API key for authentication. You can obtain an API key from the Unizo portal under Settings > API Keys. Include this key in all API requests.
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | apiKey |
Security Scheme Type: | http |
---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |