Use the Ticket API with the Arctic Wolf API environment
To configure a pull-based API ITSM ticket integration, use the Organizations and Ticket API. You can use the Arctic Wolf specification documentation to interact with these APIs.
This procedure uses the specifications files in the Arctic Wolf Help Documentation. If you prefer using Postman or a similar tool, see Use the Ticket API with a third-party API tool.
Arctic Wolf tenants are distributed across multiple regions, called Arctic Wolf PODs. To configure ITSM ticket integration using the Ticket API, you need to know the POD and organization ID of the tenant. Get this information using the Organizations API, and then invoke the Ticket API.
Complete this procedure if you want to retrieve tickets for your own organization or if you are a Managed Service Provider (MSP) or parent company that wants to retrieve tickets for a customer or subsidiary organization.
- To validate the integration, do one or more of these actions:
-
Compare the list of tickets in the Get a ticket by ID API response with the list of tickets you can see in the Unified Portal.
-
Compare the ticket ID in the List tickets for an organization API response with the ticket ID from the Unified Portal.
-
Find an open ticket in the Unified Portal, invoke the Close a ticket API, and then refresh the Unified Portal to make sure that the ticket status changes to Closed.
-
Create a personal API key
Personal API keys (PAKs) allow you to access Arctic Wolf APIs.
Invoke the Organizations API
Invoke this API is to determine which Arctic Wolf organization ID and regions, also known as PODs, are related to your organization, also known as the tenant.
Invoke the Ticket API
To invoke the Ticket API, select a POD to integrate with based on your findings in the Organizations API.