Skip to content

NOWPayments ​

Cryptocurrency payment gateway for iGaming with invoices, payouts, and multi-coin support.

DetailValue
CategoryiGaming
Base URLhttps://api.nowpayments.io/v1
AuthenticationAPI Key
Endpoints11
Connector keynowpayments

Using NOWPayments in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick NOWPayments 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
GET /statusAPI availability
GET /currenciesAvailable cryptocurrencies
GET /merchant/coinsMerchant-activated currencies
GET /estimateExchange price estimate
GET /min-amountMinimum payment amount
POST /paymentCreate crypto payment
GET /payment/{payment_id}Payment status
GET /payment/List payments
POST /invoiceCreate invoice with QR
POST /payoutMass payout
GET /balanceAccount balance

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