Description Usage Arguments Value
This is a low-level function for making requests to the Halo Infinite API. Most users will not need to use this function directly, but will instead use one of the wrapper functions that are specific to the available endpoints.
1 | HaloDotAPI(endpoint, ..., version, token, class)
|
endpoint |
Endpoint. |
... |
Query parameters passed on to the chosen |
version |
HaloDotAPI Version. |
token |
HaloDotAPI Token. |
class |
Class for returned object. |
A list
with a class that is specific to the chosen endpoint
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.