AffZeroAffZero Docs

Everflow

Connect your Everflow affiliate account to AffZero using the Affiliate Portal API.

Overview

Everflow is a performance marketing platform used by affiliate networks and advertisers. AffZero connects to Everflow using the Affiliate Portal API — the same API an individual affiliate uses to check their own offers and stats. The Network/Admin API (used by network operators) is not yet supported.


What You Need

  • Your Everflow account region — US (api.eflow.team) or EU (api-eu.eflow.team)
  • Your Everflow API key

Where to Find Your Everflow API Key

  1. Log in to your Everflow affiliate account
  2. Go to My Account
  3. Open the API tab
  4. Copy your API key

Everflow's Affiliate Portal API key is different from any Network/Admin API key on the same account. Make sure you copy the key shown on the affiliate-side My Account → API page.


What to Enter in AffZero

FieldWhat to enter
PlatformEverflow
RegionUS or EU — whichever your Everflow account is hosted on
API KeyThe API key from My Account → API
Report TimezoneThe default timezone AffZero should request reports in (defaults to UTC)
Report CurrencyThe default currency for revenue figures (defaults to USD)

Report Timezone and Report Currency are stored on the connection and used as defaults every time AffZero pulls stats — you don't need to re-enter them for each automation step.


What Stats Can You Pull?

With an Everflow Affiliate API connection, AffZero can fetch reporting grouped by:

Stat TypeWhat it shows
By OfferPerformance grouped by offer
By DateDay-by-day breakdown of clicks, conversions, revenue
By CountryPerformance grouped by country
By DevicePerformance grouped by device type
By SubPerformance grouped by the sub1 tracking parameter

Each report includes Clicks, Conversions, Revenue, CR%, and EPC.


Platform Actions

Everflow connections also support a handful of read-only actions in Actions:

  • Get All Offers — list every offer visible to the affiliate
  • Get Runnable Offers — list only offers the affiliate is approved to run
  • Get Offer By ID — full detail for a single offer
  • Get Tracking URL — generate the affiliate's tracking URL for an offer

Everflow connections are always read only — the Affiliate Portal API doesn't expose write endpoints.


Troubleshooting