Skip to main content
POST
cURL

Headers

X-API-KEY
string
required

API key

Path Parameters

TARGET_SYSTEM
string
required

Body

application/json
webhookCallbackUrl
string
required
Example:

"https://your-app.com/webhooks/account-key"

baseUrl
string
Example:

"https://entity-api1-4.abacus.ch"

callBackUrl
string
Example:

"https://your-app.com/callback"

cancelCallbackUrl
string
Example:

"https://your-app.com/cancel"

includeSignature
boolean
Example:

false

tenantId
string
Example:

"tenant_abc123"

Response

201 - text/html

Successful response

The response is of type string.

Example:

"https://login-url.com"

Last modified on May 15, 2026