Back to catalog
πŸ’»

Sheet2API

API Key

Easy Google Sheets and Excel Online API

πŸ’»DevelopmentHTTPS

Sheet2API

Spreadsheet data endpoint

Spreadsheet Id1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgVE2upms
Sheet NameProducts
Row Count248
Last Modified2024-03-14T18:30:00Z
Api EndpointHttps://sheet2api.com/v1/abc123def456/products

Sample Response

response.json
1{
2 "spreadsheet_id": "1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgVE2upms",
3 "sheet_name": "Products",
4 "row_count": 248,
5 "last_modified": "2024-03-14T18: 30: 00Z",
6 "api_endpoint": "https://sheet2api.com/v1/abc123def456/products"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://sheet2api.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs