Authentication required. Set the Authorization header to your SEOmonitor API token (raw JWT — no Bearer prefix). See the Authentication Guide for setup.
This endpoint returns the specified competitors' ranking data for a campaign.This is the paged variant of /keywords/competition. The response shape is identical, but the page is sliced before competitor data is computed, so a page costs about the same regardless of campaign size (a 1000-keyword page returns in seconds on campaigns of 25,000+ keywords, where the unpaged route times out).Differences from /keywords/competition:
rows are always ordered by keyword name ascending; order_by and order_direction are ignored
keyword_ids is ignored; filter client-side or use search