Incident IQ API v1.0

RESTful API for the Incident IQ K-12 ITSM and asset management platform. Resources include tickets, assets, users, locations, views, and categories. Requests require SiteId, Authorization (bearer token), and Client (ApiClient) headers retrieved from Administration > Developer Tools. Rate limits apply.

API entry from apis.yml

apis.yml Raw ↑
name: Incident IQ API v1.0
description: RESTful API for the Incident IQ K-12 ITSM and asset management platform. Resources include
  tickets, assets, users, locations, views, and categories. Requests require SiteId, Authorization (bearer
  token), and Client (ApiClient) headers retrieved from Administration > Developer Tools. Rate limits
  apply.
humanURL: https://apihub.incidentiq.com/
baseURL: https://{site}.incidentiq.com/api/v1.0
properties:
- type: Overview
  url: https://www.incidentiq.com/platform/api
- type: Documentation
  url: https://apihub.incidentiq.com/
- type: APIReference
  url: https://apihub.incidentiq.com/
- type: Authentication
  url: authentication/incident-iq-authentication.yml
- type: Webhooks
  url: asyncapi/incident-iq-webhooks.yml
- type: Conventions
  url: conventions/incident-iq-conventions.yml
- type: Lifecycle
  url: lifecycle/incident-iq-lifecycle.yml