Signature
Before the API integration, you need to get your AppId and AppKey.
ReelPay API authenticates your requests by AppId and AppKey. Log in to your ReelPay account, go to AppManage page, you can find your AppId and AppKey on this page.
Signature Guide
Header
Name
Type
Description
X-Sign
string
Signature
X-Timestamp
int
Timestamp(sec)
X-Appid
string
Merchant APPID
content-type
string
application/json
Signature Algorithm
Last updated