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