For the complete documentation index, see llms.txt. This page is also available as Markdown.

Halo ITSM

Connection Requirements

1 - Domain

The domain of your Halo ITSM instance (e.g., support.haloitsm.com). Do not include https:// or trailing slashes.

2 - Client ID

The Client ID of your API application. Navigate to Configuration > Integrations > Halo APIto find or create an application with "Client Credentials" as the authentication method.

3 - Client Secret

The Client Secret of your API application, found alongside the Client ID in Configuration > Integrations > Halo API.

4 - Tenant (Optional)

Required only for hosted (multi-tenant) solutions. Your tenant ID can be found in Configuration > Integrations > Halo API. Leave blank for on-premise installations.

Default Values

  • Timeout: 30 seconds

Last updated