API¶
Get an API token¶
You can get an API token with the hai/get-api-token
task:
/task hai/get-api-token
Query the API¶
To query the API, use the hai/api
task:
/task hai/api
You can use this task to ask the AI about available options or make actual requests.
If you want to read about the details, use:
/task-view hai/api