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
- Log in to your Everflow affiliate account
- Go to My Account
- Open the API tab
- 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
| Field | What to enter |
|---|---|
| Platform | Everflow |
| Region | US or EU — whichever your Everflow account is hosted on |
| API Key | The API key from My Account → API |
| Report Timezone | The default timezone AffZero should request reports in (defaults to UTC) |
| Report Currency | The 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 Type | What it shows |
|---|---|
| By Offer | Performance grouped by offer |
| By Date | Day-by-day breakdown of clicks, conversions, revenue |
| By Country | Performance grouped by country |
| By Device | Performance grouped by device type |
| By Sub | Performance 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.