HTTP client for making API requests with built-in error handling, authentication, and timeout support.

Constructors

Methods

  • Sets the OAuth access token for authentication

    Parameters

    • token: string

    Returns void