APIKeyAuthProvider
APIKeyAuthProvider¶
API key-based authentication provider.
- type (
Literal): (No documentation available.) - api_key (
str | SecretReference): API key for authentication. - host (
str | None): Base URL or domain of the provider.
API key-based authentication provider.
Literal): (No documentation available.)str | SecretReference): API key for authentication.str | None): Base URL or domain of the provider.