Welcome back, {{ $root.user.identity.forename }}. What would you like to do?
Data Tables hold the data that drive your APIs. You can create Data Tables from spreadsheets you upload, revise existing data and export their contents too.
APIs expose data from the Data Tables to your users. They are very flexible; you can control how they query the data, how much data they get back, and who can access them.
Control who can access your APIs and see your data by creating user accounts for your customers.
{{ stats.number_of_datatables | number }} | data tables |
{{ helpers.toReadableBase2(stats.size_of_datatables) }} | data stored |
{{ helpers.toReadableBase10(stats.rows_in_datatables) }} | records stored |
{{ stats.number_of_apis | number }} | APIs |
{{ stats.number_of_users | number }} | users |
{{ stats.api_hits_1_month | number }} | queries this month |
{{ stats.disk_usage }}% | Disk usage |
Setting up an API on Sheetlabs is quick and easy. You need to:
To get started, select where you would like to import your data from:
Import a table from CSV or Excel Import a table from Google Sheets
Access information about the APIs you have access to, including detailed documentation and code samples.