/binance-p2p-api

API get all ads price of any crypto-asset in fiatcurrency on Binance's p2p exchange

Primary LanguagePHPMIT LicenseMIT

Binance P2P API

Logo

API get all ads price of any crypto-asset in fiatcurrency on Binance's p2p exchange

⚡ Demo

⚡ Installation

Install guzzlehttp

  composer require guzzlehttp/guzzle

Install monolog

  composer monolog/monolog

⚡ API Reference

  get value in options.php
  GET /post.php
Parameter Type Description
asset string Required.
fiat string Required.
tradeType string Required.

⚡ Authors