API key authentication via HTTP header. Supports custom header names and optional prefixes.
HTTP header name (e.g., 'X-API-Key', 'Authorization')
Optional
Optional prefix before the key value (e.g., 'Api-Key ', 'Bearer ')
Readonly
API key authentication via HTTP header. Supports custom header names and optional prefixes.