curl --request GET \
--url https://api.eflow.team/v1/networks/dashboard/summary \
--header 'X-Eflow-Api-Key: <api-key>'{
"revenue": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"payout": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"profit": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"conversion": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"event": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"gross_sales": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"gross_click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"impression": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"invalid_click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"duplicate_click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"unique_click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"view_through_conversion": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"approved_conversion": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"throttled_conversion": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"margin": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"cvr": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"evr": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"cpc": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"epc": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"rpc": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"rpm": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"cpm": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"ctr": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
}
}Retrieve dashboard statistics with time-period comparisons (today vs yesterday, current month vs last month). Returns trending percentages for key metrics.
curl --request GET \
--url https://api.eflow.team/v1/networks/dashboard/summary \
--header 'X-Eflow-Api-Key: <api-key>'{
"revenue": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"payout": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"profit": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"conversion": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"event": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"gross_sales": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"gross_click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"impression": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"invalid_click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"duplicate_click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"unique_click": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"view_through_conversion": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"approved_conversion": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"throttled_conversion": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123,
"trending_percentage": 123
},
"margin": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"cvr": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"evr": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"cpc": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"epc": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"rpc": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"rpm": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"cpm": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
},
"ctr": {
"today": 123,
"yesterday": 123,
"current_month": 123,
"last_month": 123
}
}The Everflow API key generated from the Control Center > Security.
OK
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?