# Dynamic Tiler HTTP API

This is the tile server designed for maximum flexibility and fast iterations, since it directly reads from the source data, and does not require any pre-processing.

The performance highly depends on the layout of the source data, so it might be advisable to trigger acceleration using the [web application](https://docs.earthscale.ai/earthscale-documentation/quickstart) or the [Python API](https://docs.earthscale.ai/python-api/getting-started) and use the [Fast Tiler](https://docs.earthscale.ai/http-api/fast-tiler-http-api) for integration into production workloads that need high performance.
