NOWPayments-Compatible API

Accept Crypto Payments
With Zero Fees

Drop-in replacement for NOWPayments. Same API, same endpoints, same everything. Swap one URL and start saving on every transaction — powered by NEAR Intents.

migration.diff
  // Your existing integration
- const API = "https://api.nowpayments.io/v1";
+ const API = "https://api.nearpayments.io/v1";

  // That's it. Everything else stays the same.
  const payment = await fetch(`${API}/payment`, {
    method: "POST",
    headers: { "x-api-key": YOUR_KEY },
    body: JSON.stringify({ ... })
  });
BTCETHSOLNEARTRXTONXRPDOGELTCADAARBBASEPOLBSCOPAVAX

Everything you need, nothing you don't

A complete crypto payments API that's compatible with your existing integration.

Zero Platform Fees

No percentage cuts, no hidden charges. You only pay blockchain gas fees. Every satoshi goes straight to your wallet.

16 Supported Chains

BTC, ETH, SOL, NEAR, TON, TRX, XRP, ADA, DOGE, LTC plus 7 EVM L2s. One integration covers them all.

NOWPayments Compatible

Same REST API, same request/response schemas, same x-api-key auth. Swap the base URL and you're done.

HD Wallet Setup

Enter one BIP-39 seed phrase in our Telegram bot and auto-configure settlement addresses for all 16 chains.

Hosted Invoices

Create invoices via API, share a payment link. Buyers pick their crypto, pay, and get redirected on success.

IPN Callbacks

Real-time webhook notifications on payment status changes. Same payload format as NOWPayments IPNs.

Migration

Migrate in under 5 minutes

NearPayments implements the same REST API as NOWPayments. Same paths, same request bodies, same response schemas. Your existing code just works.

  • Create a storefront in our Telegram bot
  • Generate an API key
  • Replace api.nowpayments.io with api.nearpayments.io
  • That's it — your integration works
API Endpoint Compatibility
GET/v1/statusHealth check
GET/v1/currenciesList currencies
GET/v1/estimatePrice estimate
POST/v1/paymentCreate payment
GET/v1/payment/{id}Payment status
POST/v1/invoiceCreate invoice
GET/v1/min-amountMinimum amount

31 chains supported out of the box

From Bitcoin to Layer 2 rollups, one API handles them all. Settlement via NEAR Intents means seamless cross-chain conversion.

BitcoinBitcoin
EthereumEthereum
SolanaSolana
NEAR ProtocolNEAR Protocol
TONTON
TRONTRON
RippleRipple
CardanoCardano
ArbitrumArbitrum
BaseBase
PolygonPolygon
BNB ChainBNB Chain
OptimismOptimism
AvalancheAvalanche
AuroraAurora
BerachainBerachain
GnosisGnosis
MonadMonad
PlasmaPlasma
XLayerXLayer
ScrollScroll
DashDash
ADIADI
DogecoinDogecoin
LitecoinLitecoin
ZcashZcash
Bitcoin CashBitcoin Cash
StellarStellar
SuiSui
StarkNetStarkNet
AleoAleo

Ready to drop in?

Swap one URL, keep your entire integration. Start accepting crypto payments with zero platform fees in under 5 minutes.