@fishjam-cloud/js-server-sdk - v0.29.0
    Preparing search index...

    Type Alias FishjamConfig

    type FishjamConfig = {
        fishjamId: string;
        managementToken: string;
    }
    Index

    Properties

    fishjamId: string

    Fishjam ID is a unique identifier for your account and environment. Visit https://fishjam.io/app/ to get your Fishjam ID.

    managementToken: string

    Management token is a secret token authorizing to perform actions on your account. Never share this token with anyone. Visit https://fishjam.io/app/ to get your Management Token.