← Words to Time / Tokens
API docs

Your API token for this app

Everything on this page reads and writes the token this browser already holds for words-to-time, in this origin's own localStorage. You never need to open the developer console to get it.

Session

checking…

Token

no token in this browser yet

Get a token

A guest token is minted automatically and is enough to call /me and /estimate, both of which are free. The word counter, the speaking-time maths and the timeline are free too — they run entirely in your browser and never touch the API. The two AI lanes, task: "fit" and task: "pace", are metered, so /run and /run-stream need a personal token, which comes from signing in.

Remove it from this device

This deletes the token from this browser only. It is not a server-side revocation — a copy you have already pasted somewhere else keeps working until it expires. Treat a token you have shared as compromised and sign in again to get a fresh one.