Irth Solutions · Authentication Profile

Irthsolutions Authentication

Authentication

Irth Solutions secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyDamage Prevention811 Ticket ManagementUtility LocatingPipeline IntegrityLand ManagementGeospatialSaaSEnergyUtilitiesTelecom
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header ()

Source

Authentication Profile

irthsolutions-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://irthsupport.irthsolutions.com/support/solutions/articles/35000256873-integration-configuration
docs: https://www.irth.com/Irthnet/docs/api
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    Irth's Integration API (Irthnet / UtiliSphere) is a RESTful API secured with a
    per-integration API key. The key is generated by the Irth system administrator in
    the Integration Configuration screen and can be rotated with "Reset API Key".
    API methods are enabled selectively per integration (create/modify user,
    create/modify map layer, work items). No public OAuth2/OIDC surface is documented.
schemes:
  - name: apiKey
    type: apiKey
    in: header
    description: >-
      Per-integration API key generated by the Irth system and supplied with each
      request. Rotatable via the Integration Configuration UI ("Reset API Key").
    sources: [https://irthsupport.irthsolutions.com/support/solutions/articles/35000256873-integration-configuration]