> For the complete documentation index, see [llms.txt](https://api-docs.devhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.devhub.com/live-preview-api/what-is-the-live-preview-api.md).

# What is the Live Preview API?

We  offer a Live Preview API which can be used in self-serve environments to dynamically preview an initial Site and Template using provided Business Details.

Example of fields that can be passed are viewable here:

<https://api-docs.devhub.com/core-resources/locations>

### Example dynamically generated URL

```
http://cloudtemplates.cloudfrontend.net/app/live-preview/
  ?clone_id=1576931&
  site={%22business%22:{%22business_name%22:%20%22Johnson%20Legal%20Partners%22}}
```
