Informatica · Authentication Profile

Informatica Authentication

Authentication

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

Address VerificationB2B GatewayCloud ServicesData GovernanceData IntegrationData ProfilingData QualityEnterprise SoftwareETLIDMCIICSMaster Data ManagementReference Data Management
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

icSessionId apiKey
· in: header (icSessionId)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/informatica-platform-rest-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: icSessionId
  type: apiKey
  in: header
  parameter: icSessionId
  description: The REST API session ID returned by the login endpoint. Include this value in
    the icSessionId header for all authenticated requests. The session expires after 30 minutes
    of inactivity.
  sources:
  - openapi/informatica-platform-rest-api-openapi.yml