Create a new API instance.
Fetch implementation to be used by this API instance.
Acquire an access token.
Request data.
Set the new access token for this API instance if the request was successful.
Response data.
Read a single character.
Element token or full request.
Response data with character information.
Read multiple characters in bulk.
Array of element tokens or full request.
Response data with character information.
Obtain the player characters that currently reside on a campaign's stage.
Campaign token or full request.
Response containing cast list.
Obtain the cast members that currently reside on a campaign's stage.
Campaign token or full request.
Response containing cast list.
Set the access token directly.
Access token for the HeroLab Online API.
This API instance for method chaining.
Verify that the access token is still valid.
Request data.
Response data.
Generated using TypeDoc
Client class for the Hero Lab Online API.