Skip to main content

Authentication

Templi uses API keys for server-to-server requests.

Send your API key in the X-Templi-Token header.

-H "X-Templi-Token: YOUR_TOKEN"

Permissions

API keys can be scoped by permissions and tags. To render a template, the key must include the RENDER permission and be allowed to access the template tags.