Skip to main content
The Affiliate API provides affiliate-scoped access to the Everflow platform. It allows affiliates to manage their offers, view reporting, configure postbacks, and more. This API is scoped to a single affiliate’s data and permissions.
If you are a Marketplace partner connected to multiple brands, you may also want to explore the Marketplace API, which provides an umbrella over multiple brand connections.

Authentication

Affiliate API keys are found in the API tab of the My Account section within the Everflow UI. All Affiliate API endpoints use the X-Eflow-Api-Key header for authentication. See Authentication for more details.

Base URL

https://api.eflow.team/v1/affiliates
EU-hosted accounts use https://api-eu.eflow.team/v1/affiliates instead.