Skip to main content
Use Tilebox SDKs when you want Tilebox in notebooks, scripts, services, or workflow task code. The SDKs expose datasets, storage access, workflow jobs, runners, observability queries, and automation APIs from regular app code. If you are setting up a coding agent, start with Onboard your agent. Agents use the Tilebox CLI first, then inspect SDK examples or API reference pages when they need to edit code.

Choose an SDK

Python notebooks and data workflows

Use Python for notebooks, xarray-based dataset queries, data ingestion, and Python workflow task code.

Go services and typed integrations

Use Go for backend services, typed dataset access, workflow task submission, and long-running runners.

Sample notebooks

Start from working Python notebooks for common Tilebox dataset workflows.

API reference

Look up method signatures and parameter details for Python and Go clients.