Optional
options: Partial<HawAPIOptions>Method that get all items
An new RequestResult with all target items
Method that get all actor socials
The actor uuid
An new RequestResult with all actor socials
Method that get all item translations
The target name
The target uuid
An new RequestResult with all target item translations
Method that get a single item
The target name
The target uuid
An new RequestResult with specific target item
Method to get all API informations
An new APIInfoModel
Method to get all client options
The current HawAPIOptions (without token)
Method that get the API overview
Optional
language: stringThe result language
An new RequestResult with overview
Method that get a single random item
The target name
An new RequestResult with random target item
Method that get a single random actor social
The actor uuid
An new RequestResult with random social
Method that get a single random item translation
The target name
The target uuid
An new RequestResult with random target item translation
Method that get a single actor social
The actor uuid
The social name
An new RequestResult with an specific actor social
Method that get a single item
The target name
The target uuid
The target translation language
An new RequestResult with specific target item translation
Generated using TypeDoc
The HawAPI js/ts client.