跳到主要内容
Version: 1.0.11

商户 API

商户接入API是Pay Protocol提供给商户的HTTP RESTful接口,商户可以通过该接口实现用户充值、提现、收单、退款等功能。

服务器地址

正式环境

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

沙盒环境

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

Authentication

商户的 API Key

Security Scheme Type:

apiKey

Header parameter name:

X-PAY-KEY

License

MIT