NetRefer
How to generate your NetRefer API key and URL and connect them to CasinoFlux
NetRefer
NetRefer uses a combination of an API Key and a constructed API URL. The key is generated inside your NetRefer dashboard, and the URL is built using your operator's unique base URL with a fixed path and parameters.
CasinoFlux requires both an API Key and an API URL for NetRefer.
Before You Start
Make sure you have:
- An approved NetRefer affiliate account with dashboard access
- XML Feeds enabled on your account
If XML Feeds is not visible in your dashboard, contact your Affiliate Manager and ask them to enable it before proceeding.
Step 1: Go to XML Feeds
In your NetRefer dashboard, navigate to XML Feeds.
Step 2: Create a New Key
Click to create a new key. Name it anything recognisable — e.g. CasinoFlux — then click the save icon.

Step 3: Copy the API Key
A modal will appear displaying your newly generated key. Copy it to clipboard — this is your API Key for CasinoFlux.
Step 4: Build the API URL
The API URL is constructed using your operator's base URL combined with a fixed path and parameters. Use the format below, replacing {baseurl} with your operator's base URL:
https://{baseurl}.dataexport.netrefer.com/v2/export/reports/affiliate/XML_MS_DailyFigures_InclSubAff?yearmonthdayfrom=2024-11-01&yearmonthdayto=2024-11-30&productID=all&PublishPointID=allExample with a real base URL:
https://rhinoaffiliates.dataexport.netrefer.com/v2/export/reports/affiliate/XML_MS_DailyFigures_InclSubAff?yearmonthdayfrom=2024-11-01&yearmonthdayto=2024-11-30&productID=all&PublishPointID=all| Parameter | Description |
|---|---|
{baseurl} | Your operator's base URL (see Step 5) |
yearmonthdayfrom / yearmonthdayto | Date range — CasinoFlux replaces these dynamically |
productID | Keep as all |
PublishPointID | Keep as all |
Step 5: Find Your Base URL
The base URL is the subdomain portion of your NetRefer affiliate platform login URL — everything between https:// and .dataexport.
For example, if your login URL is https://rhinoaffiliates.netrefer.com, your base URL is rhinoaffiliates.
If you are unsure, contact your Affiliate Manager — they can confirm the correct base URL for your account.
![]()
Step 6: Enter Both Values in CasinoFlux
- In CasinoFlux, go to Offers → Create Offer (or edit an existing one)
- Open the API Setup tab
- Select NetRefer as the platform
- Paste the constructed URL into the API URL field
- Paste the copied key into the API Key field
- Save the Offer
Troubleshooting
XML Feeds not visible — Contact your Affiliate Manager and request the feature to be enabled on your account.
API sync fails — Verify the base URL is correct and matches your NetRefer login URL. Confirm the API Key was copied in full without extra spaces.
Data not returning — Check that productID=all and PublishPointID=all are present in the URL. Removing or changing these parameters will result in empty or partial data.
Key lost or compromised — Return to XML Feeds, delete the old key, generate a new one, and update the API Key in your CasinoFlux Offer.
Need help? Contact CasinoFlux support with your NetRefer base URL and Offer details.