Authentication

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > LeanIX Inventory > Connector Parameters 

Authentication

Server URL

This parameter specifies the base URL of the LeanIX server to connect to. If not provided, the connector uses the default LeanIX cloud address.

 

Technical Name

SERVER_URL

Category

Authentication

Type

String

Default Value

https://app.leanix.net

Example Values

https://app.leanix.net

 

API Key

This parameter contains the API key used to authenticate with the LeanIX REST API. The key is sent as a Bearer token in the authorization header of each API request. This parameter is required.

 

Technical Name

API_KEY

Category

Authentication

Type

String (masked)

Default Value

n/a

Example Values

{empty}

 

Certificate

This optional parameter accepts a custom SSL certificate in PEM format. It is used for SSL connection verification when the LeanIX server uses a certificate that is not trusted by the operating system certificate store. If not provided, the system certificate store is used.

 

Technical Name

certificate

Category

Authentication

Type

Code (.pem)

Default Value

n/a

Example Values

{empty}