Tickets-API

JS Widget

Configure the embeddable support widget.

JS Widget

The widget embeds the complete support frontend with a single script tag.

<script src="https://www.theredstonee.de/widget/tickets.js"
  data-key="pk_live_KEY"
  data-color="#3b82f6"
  data-position="right"
  data-brand="My Shop"
  data-lang="en"
  async></script>
AttributeDescription
data-keyYour public key (pk_live_*) — required.
data-colorAccent color (hex).
data-positionright or left.
data-brandDisplay name in the widget.
data-langLanguage, e.g. de / en.
All data-* attributes except data-key are optional — defaults come from your dashboard.
Copyright © 2026