MAP
How to get your MAP API URL and connect it to CasinoFlux
MAP
MAP API access is provided directly by your Affiliate Manager. You do not generate the URL yourself — request it from your Affiliate Manager and paste it into CasinoFlux.
CasinoFlux only requires the API URL for MAP. No separate API key field is needed — your username and API key are embedded in the URL itself.
Before You Start
Make sure you have:
- An approved MAP affiliate account
- Contact details for your Affiliate Manager
Step 1: Contact Your Affiliate Manager
Reach out to your MAP Affiliate Manager and request the API URL for the Activity Report. Let them know you need it in CSV format with date parameters included.
Step 2: Paste the URL into CasinoFlux
Once you receive the URL from your Affiliate Manager:
- In CasinoFlux, go to Offers → Create Offer (or edit an existing one)
- Open the API Setup tab
- Select MAP as the platform
- Paste the URL into the API URL field
- Save the Offer
URL Format Reference
A valid MAP API URL looks like this:
https://partners.affiliatesdiv.com/generatemapreports.aspx?ver=3.0&username=yourUsername&apikey=xK9mPqRt2nWvLsYdBcJe7ThNgAoFiZw&reportstartdate=01/01/2025&reportenddate=01/31/2025&command=activityreport&format=csv| Parameter | Description |
|---|---|
| Base domain | Your operator's MAP platform URL |
username | Your affiliate account username |
apikey | Your API key — provided by your Affiliate Manager |
reportstartdate / reportenddate | Date range — CasinoFlux replaces these dynamically |
command=activityreport | Must be activityreport — do not change |
format=csv | Must be csv — do not change |
Confirm the URL includes all of the following before pasting into CasinoFlux: base URL, username, API key, report dates, command=activityreport, and format=csv. A URL missing any of these will fail to fetch data.
Troubleshooting
URL not received from Affiliate Manager — Follow up with your Affiliate Manager and specifically request the Activity Report API URL with CSV format.
API sync fails — Verify the URL contains command=activityreport and format=csv. Confirm your username and API key are correct with your Affiliate Manager.
Date format issues — MAP uses MM/DD/YYYY date format. CasinoFlux handles date injection automatically, but confirm the original URL uses this format.
Need help? Contact CasinoFlux support with your MAP username and Offer details.