Database
Every table this install keeps, row by row. Read anything; change a row only when you mean to.
api_keys
2 rows · 5 columns · keyed by id
The keys the server uses to talk to other services. Only whether one is set ever reaches this page — the secret itself stays on the server.
| Edit | id PKTEXT | labelTEXT | used_forTEXT | secretTEXT | is_setINTEGER |
|---|---|---|---|---|---|
| gemini | Gemini API key | The AI tools in the Toybox | Hidden | 1 | |
| tmdb | TMDB API key | Artwork and metadata | Hidden | 1 |
Nothing in api_keys yetNo row has been written to this table. It fills as the server writes to it.
No row matches thatNothing in api_keys contains it. Try part of a word, or search every column.
Rows 1–2 of 2
Changes you made to this table are kept in this browser until there is a server.
Run a query
Ran.
The query matched nothingIt ran, and no row answered it. Loosen the WHERE, or check the value's spelling and case.
| columnTEXT | columnTEXT | columnTEXT |
|---|---|---|
| value | NULL | Hidden |
| Edit | id PKTEXT | labelTEXT | used_forTEXT | secretTEXT | is_setINTEGER |
|---|---|---|---|---|---|
| id | label | used_for | secret | is_set |