Documentation
    Preparing search index...

    Function createAPIClient

    • Create a Tidal API client with the provided credentials.

      Parameters

      • credentialsProvider: CredentialsProvider

        The credentials provider, from Auth module.

      • baseUrl: string = 'https://openapi.tidal.com/v2/'

        Override the base URL to use for the API client.

      Returns Client<paths, `${string}/${string}`>

      A Tidal API client.