Using NowPayments.Net with nowpayments.io

C# integration

Install
dotnet add package NowPayments.Net
Get estimated price
curl \
  https://api.nowpayments.io/v1/estimate
Get list of payments
curl \
  https://api.nowpayments.io/v1/payment/
Get the minimum payment amount
curl \
  https://api.nowpayments.io/v1/min-amount
SDK on GitHub 📄 API Docs
SDK
NowPayments.Net
C#
API
nowpayments.io
nowpayments.io
At a glance
Language C#
Endpoints16
Base URLhttps://api.nowpayments.io