Skip to main content
Version: 1.0.11

Merchant API

The Merchant API is an HTTP RESTful interface provided by Pay Protocol for merchants. Merchants can use this interface to implement functions such as user recharge, withdrawal, payment, and refund.

Server URL

Production Environment

https://api.payprotocol.network/api/mer

Sandbox Environment

https://api-sandbox.payprotocol.network/api/mer

Authentication

Merchant API Key

Security Scheme Type:

apiKey

Header parameter name:

X-PAY-KEY

License

MIT