Tickets-API

Overview

White-label support ticket system — embed the widget or build your own UI on the REST API.

Tickets API

White-label support ticket system. Embed our widget on your website or build your own UI on the REST API.

Base URL:https://www.theredstonee.de/api/tickets/v1Format: JSON. All requests/responses are UTF-8.

Quick Start

  1. Create a tenant at tickets-api/
  2. You get two keys: pk_live_* (public, create only) and sk_live_* (secret, everything).
  3. Embed the widget or use the API directly:
<script src="https://www.theredstonee.de/widget/tickets.js"
  data-key="pk_live_YOUR_KEY" async></script>
Most shops are fine with the widget. If you want your own UI, use the endpoints directly.
Copyright © 2026