One-Time URLs

One-time URLs (OTUs) give access to [[rendered | rendering]] templates without authentication but for a limited amount of time i.e. OTUs have a limited life-time. In addition, once a OTU has been successfully queried, it disappears i.e. it is not possible to successfully query a OTU more than one time.

Methods

/link/{token}
  • GET: returns the result of a template’s rendering.

This URL does not require authentication.