- Preparing search index...
- The search index is not available
lighton-muse
Constructors
constructor
- new MuseRequest(apiKey: string, apiUrl?: string): MuseRequest
-
Parameters
-
apiKey: string
-
apiUrl: string = MUSE_API_BASE_URL
Methods
raw
-
Returns Promise<Response>
An optional NodeJS client for making requests to the API.
You must provide an API key.
Example