API documentation

Base URL

https://api.templid.com/v1

All our endpoints are located at the same base URL. This makes it easier to remember and use the API.

The current and latest API version is v1.

How the API URL is structured?

The API URL is structured similarly to the WEB URL. It consists of the base URL, the version and the endpoint.

In the table below you can find and example of the API URL that renders the template with ID 23.

Base URL

https://api.templid.com/v1

Endpoint

/templates/23/render

Full API URL

https://api.templid.com/v1/templates/23/render