Affiliates
Partner with us and earn industry-leading commissions with transparent plans and instant withdrawals.
How to Become a Deriv Affiliate
Getting started as a Deriv Affiliate is simple and quick. Follow these steps:
- Visit our Partners page and click on "Become a Partner".
- Complete the Affiliate application form.
- Wait for approval, which typically takes 1–3 working days.
Pro Tip: The approval process may be faster if your partner account application uses the same email as an existing Deriv account. Don’t have an account yet? Sign up here.
Affiliate Benefits
As a Deriv Affiliate, you’ll gain access to exclusive advantages, including:
Up to 45% commission on referred clients’ trading activity.
Free educational and marketing resources to support your efforts.
Multilingual support for global reach.
Transparent fee structure with detailed earnings reports.
Dedicated account manager to assist you.
24/7 live chat support for immediate help.
Affiliates can earn commissions when referred clients trade Options on third-party platforms developed using the Deriv API.
Leveraging Deriv API for Affiliate Earnings
To maximize your affiliate commissions through Deriv API, include your affiliate token when:
1. Signing in Users
Redirect users to the OAuth page with your affiliate token and utm campaign included:
https://oauth.deriv.com/oauth2/authorize?app_id=YOUR_APP_ID&affiliate_token=YOUR_TOKEN&utm_campaign=YOUR_CAMPAIGN
Replace YOUR_APP_ID
with your app’s ID (found under Dashboard → Applications → Applications Manager).
Replace YOUR_TOKEN
with your affiliate token.
You’ll find these values in the referral links shared with you. Here’s how to extract and use them:
- If your referral link looks like:
https://deriv.com/signup?sidc=FB58247C-6B33-4677-A6AD-168C2D72323C&utm_campaign=dynamicworks&utm_medium=affiliate&utm_source=CU00001
Your affiliate_token is the sidc value:FB58247C-6B33-4677-A6AD-168C2D72323C
Your utm_campaign is:dynamicworks
Your OAuth URL should be:
https://oauth.deriv.com/oauth2/authorize?app_id=YOUR_APP_ID&affiliate_token=FB58247C-6B33-4677-A6AD-168C2D72323C&utm_campaign=dynamicworks - If your referral link looks like:
https://track.deriv.com/_jqd7qq_iBB18zg8lBvFoLmNd7ZgqdRLk/1/
Your affiliate_token is:jqd7qq_iBB18zg8lBvFoLmNd7ZgqdRLk
Your utm_campaign is:myaffiliates
Your OAuth URL should be:
https://oauth.deriv.com/oauth2/authorize?app_id=YOUR_APP_ID&affiliate_token=jqd7qq_iBB18zg8lBvFoLmNd7ZgqdRLk&utm_campaign=myaffiliates
Adding these parameters ensures proper referral tracking and commissions under your partnership.
Important note:
For sign-ups, use the parameter
t
andutm_campaign
:https://hub.deriv.com/tradershub/signup?t=YOUR_TOKEN&utm_campaign=YOUR_CAMPAIGN
For more information refer: Authentication.
2. Creating New Accounts Using APIs
To ensure your referrals are tracked correctly, include your affiliate token in API requests when creating new accounts via the following endpoints:
new_account_virtual
new_account_real
new_account_maltainvest
By embedding your affiliate token, you’ll ensure effortless tracking and commission earnings from your referrals.
For more information refer: Create account using API.
Start earning today by joining the Deriv Affiliate Program and leveraging the power of Deriv API.
Updated 8 days ago