WebCSV sheet API GET /sheet/ the sheet as CSV POST /sheet/ append CSV rows (request body) PUT /sheet//rows/ replace row n with the posted CSV row DELETE /sheet//rows/ delete row n The sheet URL is the auth. Open the same id on the main host to edit in the browser.