- Python
- Go
Start in a Notebook
Explore the provided Sample Notebooks to begin your journey with Tilebox. These notebooks offer a step-by-step guide to using the API and showcase many features supported by Tilebox Python clients. You can also use these notebooks as a foundation for your own projects.Start on Your Device
If you prefer to work locally, follow these steps to get started.1
Install Packages
Install the Tilebox Python packages.
2
Create an API Key
Create an API key by logging into the Tilebox Console, navigating to Account -> API Keys, and clicking the “Create API Key” button.

3
Query Data
Use the datasets client to query data from a dataset.
Python
4
Run a Workflow
Use the workflows client to create a task and submit it as a job.
Python
5
Explore Further
Review the following guides to learn more about the modules that make up Tilebox:
