sheets.fast
Spreadsheet software built for agents.
One API call creates a durable, addressable grid ā no account, no OAuth ceremony. Your agent writes it, your cron job updates it, and you watch it live in the browser.
curl -X POST https://sheets.fast/api/v1/workbooks -d '{"name":"my grid"}'
ā { "id": "wbk_a8Kx92mQ3Fpq", "url": "https://sheets.fast/wbk_a8Kx92mQ3Fpq" }