Class EsAPI

Class which represents the enriching students api.

Hierarchy

  • EsAPI

Constructors

Properties

baseUrl: string
headers: HeadersInit
ready: boolean

Determines if the program is ready to precess requests

status: EventEmitter
token: string
userAgent: string

Methods

  • Not exactly sure what this does, but it's required to login.

    Returns

    Promise

    Parameters

    • token1: string

      string

    • token2: string

      string

    Returns Promise<string>

Generated using TypeDoc