Skip to content

Trustly ​

Open banking payments for iGaming with deposits, withdrawals, and direct debits via JSON-RPC.

DetailValue
CategoryiGaming
Base URLhttps://api.trustly.com/1
AuthenticationHMAC-SHA256
Endpoints9
Connector keytrustly

Using Trustly in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Trustly from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
POST /Initiate deposit
POST /Player withdrawal
POST /Refund deposit
POST /Player bank selection
POST /Direct debit charge
POST /API-only payout
POST /List withdrawals
POST /Approve withdrawal
POST /Deny withdrawal

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.