v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Embedded Experience Endpoints

gcm/generate-embed-url

Generate link to the crossborder iframe.

post/gcm/generate-embed-url

Query parameters

AccountIDstring required

Your account ID

Keystring required

API key for the account

Signaturestring required

Hashed signature for the request

ClientAccountIDstring

The client account ID

ClientNamestring

The client name

ClientReferenceNumberstring

The client reference number

DarkModeboolean

Whether to enable dark mode

Languagestring

The language

StylesheetUrlstring

The stylesheet URL

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Error message if any

Linkstring

The generated embed URL

Example response

{
  "Link": "http://localhost:4174/?Token=1vubj40xc5vdvq0nxocy0ndpk14sstdwovchce2k"
}