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 App Store numeric ID or Google Play package name.
Path Parameters:
Request Body:
* Provide competitorAppId and/or competitorStoreAppId.
Response (201 Created): Returns the created competitor row.
Remove a Competitor
Remove a competitor from a tracked app.
Path Parameters:
Response (200 OK):
Errors