Authentication required. Set the Authorizationheader to your SEOmonitor API token (raw JWT — noBearerprefix). See the Authentication Guide for setup.
Authorization: ********************curl --location --globoff 'https://apigw.seomonitor.com/v3/organic-traffic/v3.0/daily-traffic?campaign_id={{campaign_id}}&start_date={{start_date}}&end_date={{end_date}}&segment={{segment}}' \
--header 'Authorization: <api-key>'{
"date": "2026-07-28",
"sessions": 53,
"ecommerce": {
"transactions": 0,
"revenue": 0
},
"goals": {
"completions": 6,
"revenue": 0
},
"bounce_rate": 47.2
}