Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.eflow.team/v1/networks/affiliatetiers \ --header 'X-Eflow-Api-Key: <api-key>'
{ "tiers": [ { "network_affiliate_tier_id": 2, "network_id": 1, "name": "Gold10", "status": "active", "description": "Top performing partners", "network_affiliate_ids": [ 14, 21, 35 ], "payout_margin": 10, "is_default_tier": false, "time_created": 1774620705, "time_saved": 1774620705 } ] }
The Everflow API key generated from the Control Center > Security.
List of affiliate tiers.
Show child attributes
Was this page helpful?