Incident IQ · Authentication Profile

Incident Iq Authentication

Authentication

Incident IQ secures its APIs with http and oauth1 across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyEdTechITSMAsset ManagementHelp DeskTicketingK-12EducationWebhookREST
Methods: http, oauth1 Schemes: 4 OAuth flows: API key in:

Security Schemes

BearerToken http
scheme: bearer · in: header (Authorization)
SiteId apiKey
· in: header (SiteId)
Client apiKey
· in: header (Client)
OAuth1Consumer oauth1

Source

Authentication Profile

incident-iq-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://apihub.incidentiq.com/
docs: https://www.incidentiq.com/platform/api
summary:
  types:
  - http
  - oauth1
  api_key_in: []
  notes: >-
    Incident IQ API requests are authenticated with a bearer token in the
    Authorization header plus platform-scoping headers. The Authorization token,
    SiteId, and Client credentials are issued from the Incident IQ
    Administration > Developer Tools console. Some partner integrations (e.g.
    identity providers) instead use OAuth 1.0 consumer key/secret provisioning.
schemes:
- name: BearerToken
  type: http
  scheme: bearer
  in: header
  parameter: Authorization
  description: >-
    Bearer token issued from Administration > Developer Tools. Sent on every
    request as `Authorization: Bearer <token>`.
  sources:
  - docs:https://apihub.incidentiq.com/
- name: SiteId
  type: apiKey
  in: header
  parameter: SiteId
  description: >-
    District/tenant site identifier (GUID) that scopes the request to a specific
    Incident IQ instance. Required on every request.
  sources:
  - docs:https://apihub.incidentiq.com/
- name: Client
  type: apiKey
  in: header
  parameter: Client
  description: >-
    Client type header; API integrations set this to the literal value
    `ApiClient`.
  sources:
  - docs:https://apihub.incidentiq.com/
- name: OAuth1Consumer
  type: oauth1
  description: >-
    OAuth 1.0 consumer key/secret provisioning used for select partner /
    identity-provider integrations (consumer key + secret + access token URL
    exchanged with Incident IQ). Not used for the general REST API.
  sources:
  - docs:https://help.rapididentity.com/docs/integrating-rapididentity-with-incident-iq
required_headers:
- SiteId
- Authorization
- Client
- Content-Type

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/incident-iq-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.