Generate XLSX and CSV spreadsheet files programmatically. Define sheets, headers, and rows in JSON — get a download URL back. No Excel required.
Generate professional Excel (XLSX) or CSV files via a simple JSON API. Define multiple sheets, set column headers with automatic bold formatting and colored headers, and provide row data. The API generates the file, stores it temporarily, and returns a direct download URL. Files expire after 1 hour. Powered by ExcelJS for full XLSX support.
| Endpoint | POST /spreadsheet/generate |
| Price | $0.003 / file |
| Formats | xlsx, csv |
| File expiry | 1 hour |
| Provider | ExcelJS (server-side) |
| Auth | Bearer token or x402 micropayment |
| Base URL | https://api.iteratools.com |