Using nowpayments-api-php with nowpayments.io

PHP integration

Install
composer require nowpayments-api-php
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-api-php
PHP
API
nowpayments.io
nowpayments.io
At a glance
Language PHP
Endpoints16
Base URLhttps://api.nowpayments.io