PostCSV

The simplest way to create spreadsheets

Peace of mind from prototype to production

Use our simple API to append to a table.

curl -H "Content-Type: application/json" \
-d '{"row": "joe customer,123.45,xb123"}' \
https://www.postcsv.net/api/sheets/unique-id-123-456

Create a new table with a single click.