API Documentation

Use the 3DCityLoader API to integrate adavnced geospatial data in your apps and services.

Basics

Our API accepts JSON (or form-encoded) request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Settings the headers Content-Type: application/json and Accept: application/json for all requests is nessary for JSON encoded requests and responses.

Getting started

To get started, create a new API-Token in your account settings, then read about how to make requests for the services you need to access using our HTTP APIs.

Guides

Authentication

Learn how to authenticate your API requests.

Read more

Quickstart

Learn how to download custom files from the API with a full python example.

Read more

Resources

Simple Export

Learn how to download custom areas as STL, OBJ, or DXF files.

Was this page helpful?