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.
Your account (or Team) needs an valid payment method to access the API. You can add a payment method in your teams settings or contact support for custom conditions.
Adding a payment method will not trigger any costs, you will only be charged for the services you use. To prevent any accendital costs while testing, you can unset the export.pay
permission for an API Token.