Documentation

    Interface EnokiClientConfig

    interface EnokiClientConfig {
        apiKey: string;
        apiUrl?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    apiKey: string

    The API key for the Enoki app, available in the Enoki Portal.

    apiUrl?: string

    The API URL for Enoki. In most cases, this should not be set.

    MMNEPVFCICPMFPCPTTAAATR