Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Informatica Authentication API

Login and session management operations.

Informatica Authentication API is one of 12 APIs that Informatica publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 37 JSON Schema definitions.

Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 37 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against 3 base URLs: https://dm-us.informaticacloud.com, https://dm-em.informaticacloud.com, https://dm-ap.informaticacloud.com.

2 operations 2 paths 3 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Servers
https://dm-us.informaticacloud.com
https://dm-em.informaticacloud.com
https://dm-ap.informaticacloud.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Informatica Authentication API declares 1 security scheme for authenticating requests. An API key is passed in the header as icSessionId (icSessionId). By default, every request must be authenticated.

  • icSessionId — 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…

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 2

Login and session management operations.

POST
/ma/api/v2/user/login
Log in to Informatica Intelligent Cloud Services
login body → 200401500
POST
/saas/api/v2/user/logout
Informatica Log Out and End the Rest Api Session
logout → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are LoginResponse (16 properties), ErrorResponse (5 properties), LoginRequest (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
Error response returned when a request fails.
5 properties
LoginRequest
object
Request body for the login endpoint.
3 properties 3 required
LoginResponse
object
Successful login response containing the session ID and server URL for subsequent API calls.
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

informatica-authentication-api-openapi.yml Raw ↑

Other APIs Informatica publishes across the network.

Informatica Data Integration REST API
Informatica Cloud Data Governance and Catalog API
Informatica Cloud Data Profiling REST API
Informatica Cloud Address Verification API
Informatica B2B Gateway REST API
Informatica Reference 360 REST API
Informatica Connections API
Informatica Jobs API
Informatica Mapping Tasks API
Informatica Mappings API
Informatica Schedules API