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" }
Create an accountSign in