Trade Referral

Developers can build custom integrations to onboard users using a referral code and earn a share of their trading fees. Integration users will be required to sign a predefined message to redeem your referral code.

Related links:

Redeem a referral code

Use this endpoint to redeem a referral code.

POST https://trading-rewards-mainnet.polynomial.finance/referrals/accept

Headers

Name
Value

Content-Type

application/json

Accept

application/json

x-api-key

Backend API key(optional)

Request body

Name
Type
Description

wallet

string

Integration Users wallet Address

referralCode

string

Developer's accounts referral code

signedMessage

string

User Signed Message, content - Accepting referral for Polynomial Perps

Success Response - HTTP 201

Last updated

Was this helpful?