Skip to main content
Track competitor apps against each of your tracked apps. Competitors are displayed on the Competitors tab in the appeeky.com dashboard.
All Competitor endpoints cost 0 credits and require the apps:read scope for reads and apps:write for writes.

List Competitors

Returns all competitor apps tracked for a given app. Path Parameters:
Response (200 OK):

Add a Competitor

Add a competitor app by its numeric App Store ID. Path Parameters: Request Body:
Response (201 Created): Returns the created competitor row.

Remove a Competitor

Remove a competitor from a tracked app. Path Parameters:
Response (200 OK):

Errors