Skip to content
For LLMsView as Markdown·

ReferOn

Affiliate tracking for iGaming — daily CSV registration/activity reports, customer status updates, and real-time registration/deposit postback events.

DetailValue
CategoryiGaming
Base URLhttps://api.referon.com
AuthenticationAPI Key
Endpoints3
Connector keyreferon

Using ReferOn in a workflow

  1. Go to Connections and click New Connection.
  2. Pick ReferOn from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints

EndpointSummary
POST /csv-consumer/v2Submit Registration or Activity CSV report (multipart/form-data: file, type=registration|activity, reportDay, generatedAt, brandGuid)
POST /csv-consumer/customer/v1Submit Customer Status update CSV (multipart/form-data: file, reportDay, generatedAt, brandGuid)
POST /postback-events-consumer/v1Submit real-time registration or deposit event (discriminated by type)

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.