Words Master API Docs

Words Master publishes a small read-only public dataset API for its vocabulary decks. The application itself is a static site; these endpoints are used by the browser app and can also be discovered programmatically by agents.

Discovery

Public deck files

Deck JSON files live under /dicts/. Each file returns an array of word entries containing spelling, phonetics, translations, and example sentences where available.

Authentication

These dataset endpoints are public today and do not require OAuth or OpenID Connect. Protected-resource metadata is published only to signal that no authorization servers are currently required for the public dataset surface.