Skip to content

Add new public endpoints + recommended-keywords pagination (v1.1.0)#1

Open
Asolytics-Pro wants to merge 1 commit into
mainfrom
feat/new-public-endpoints
Open

Add new public endpoints + recommended-keywords pagination (v1.1.0)#1
Asolytics-Pro wants to merge 1 commit into
mainfrom
feat/new-public-endpoints

Conversation

@Asolytics-Pro

Copy link
Copy Markdown
Owner

What changed

Syncs the bundled API reference to the live spec and documents three new public endpoints plus a change to an existing one. Skill version bumped 1.0.1 → 1.1.0.

New endpoints

  • GET /public-api/v1/applications/ranking/latest-by-keywords — latest known ranking position per requested keyword (each with its own parse date); un-ranked keywords omitted.
  • GET /public-api/v1/projects/countries-keywords-counts — per-country tracked / recommended / ranking keyword counters + day-over-day dynamic (previous-day snapshot).
  • GET /public-api/v1/subscription/limits — plan total vs used for max_keywords, max_apps, max_archived_apps, max_public_api_tokens (new Subscription tag).

Changed

  • GET /public-api/v1/recommended-keywords is now paginatedpage / per_page (100–1000) and a pagination block, with filters[recommended_keyword_state][] and filters[sources][].

Files

  • references/openapi.json + references/endpoints.md — regenerated via scripts/sync_openapi.py (the new Subscription tag and endpoints render automatically).
  • SKILL.md, references/api-overview.md, README.md — hand-maintained docs updated; added curl examples for latest-by-keywords and subscription/limits.
  • Version bumped to 1.1.0 in VERSION, SKILL.md, .claude-plugin/plugin.json, .claude-plugin/marketplace.json.

🤖 Generated with Claude Code

Sync the API reference snapshot and document three new endpoints plus a
breaking change to recommended-keywords:

- applications/ranking/latest-by-keywords — latest position per keyword
- projects/countries-keywords-counts — per-country keyword counters
- subscription/limits — plan total/used limits (new Subscription tag)
- recommended-keywords is now paginated (page/per_page) with state/source
  filters

Regenerate references/{openapi.json,endpoints.md} via sync_openapi.py,
update SKILL.md / api-overview.md / README.md, and bump the skill version
1.0.1 -> 1.1.0 across VERSION, SKILL.md, plugin.json, marketplace.json.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01542mJMhSRzu5Wuv8DDiZZN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant