Member Junction
    Preparing search index...

    Values for "API Key" credential type. Used by: OpenAI, Anthropic, Groq, Mistral, Google Gemini, SendGrid, etc.

    interface APIKeyCredentialValues {
        apiKey: string;
    }
    Index

    Properties

    Properties

    apiKey: string