Skip to main content
Manage the keywords tracked for any app in your list. Tracked keywords power the keyword rank monitoring shown on the Keywords tab in the appeeky.com dashboard.
All Tracked Keyword endpoints cost 0 credits and require the apps:read scope for reads and apps:write for writes.

List Tracked Keywords

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

Add a Tracked Keyword

Start tracking a keyword for an app. Path Parameters: Request Body:
Response (201 Created): Returns the created keyword row.

Remove a Tracked Keyword

Stop tracking a keyword. Path Parameters:
Response (200 OK):

Errors