Member Junction
    Preparing search index...

    API key authentication via HTTP header. Supports custom header names and optional prefixes.

    Index

    Constructors

    Properties

    Constructors

    Properties

    HeaderName: string = 'Authorization'

    HTTP header name (e.g., 'X-API-Key', 'Authorization')

    Key: string = ''
    Prefix?: string

    Optional prefix before the key value (e.g., 'Api-Key ', 'Bearer ')

    Type: "APIKey" = ...