The endpoint of the HawAPI instance
'https://hawapi.theproject.id/api'
Define if the package should save (in-memory) all request results
true
Optional
languageThe language of items for all requests
Note: This value can be overwritten later
'en-US'
Optional
sizeThe size of items for all requests
Note: This value can be overwritten later
10
The timeout of a response in milliseconds
10 * 1000 // (10 seconds)
Optional
tokenThe HawAPI token (JWT)
By default, all requests are made with 'ANONYMOUS' tier with limit of 16 req/60s
See more https://hawapi.theproject.id/docs/guides/rate-limiting
The version of the API
'v1'
Generated using TypeDoc
The HawAPI options configuration.