Competitors
Subscribe, list, get, update, and unsubscribe from tracked competitors — the REST API reference for this group: every path with its parameters, the request.
Subscribe, list, get, update, and unsubscribe from tracked competitors. Every endpoint below has a "try it" console. See the API reference overview for the base URL and how to authenticate.
GET /v1/competitors
List the current organization's competitor subscriptions.
POST /v1/competitors
Subscribe the current organization to a competitor by URL.
GET /v1/competitors/{id}
Get a single competitor subscription belonging to the current organization.
PATCH /v1/competitors/{id}
Update per-org config (display name, tracked categories) for a subscription.
DELETE /v1/competitors/{id}
Unsubscribe the current organization from a competitor.
GET /v1/competitors/{id}/timeline
Get the event timeline for a single competitor, newest-first.