Rows API tester
Test all the endpoints available with Rows API and simulate requests to retrieve and push data to your Rows account.
Use templateDiscover the ways you can get data in and out of your spredsheets through Rows API and try yourself the API response through our GET() and POST() functions.
Available requests include: Get Workspace Info, List Folders, List Spreadsheets, Get Spreadsheet Info, Get Value from Range, Get Cells from Range and Append Value to Range.
How it works
- Generate your API key in your Setting menu
- Type your API key in the Input page
- Try out all Rows API requests through our GET() and POST() functions