Sign in

List top tags alphabetically

documented

Get a filtered list of top tags, grouped by letter.

GET /read/tags/{tag}/alphabeticReaderno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://public-api.wordpress.com/rest/v1.2/read/tags/alphabetic?lang={{$lang}}&context={{$context}}" \
  -X GET \
  -H "Accept: application/json" \
  -H "Content-Type: application/json"