Error: {{ error.message }}

Welcome back, {{ $root.user.identity.forename }}. What would you like to do?

Data Tables

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.

Manage Data Tables

APIs

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.

Manage APIs

Users

Control who can access your APIs and see your data by creating user accounts for your customers.

Manage Users

Your usage

{{ 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

Switch plan

View plans and pricing

Welcome, {{ $root.user.identity.forename }}. Let's begin!

Setting up an API on Sheetlabs is quick and easy. You need to:

  1. Import your first Data Table from a CSV/Excel spreadsheet or Google Spreadsheet
  2. Define your API that sits on top of your new Data Table
  3. Optionally, you may restrict access to your API to selected users

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

APIs

Access information about the APIs you have access to, including detailed documentation and code samples.

My APIs

My Account

View your account details, change your email or password.

My Account