Try Our API

Test our API endpoints with real requests and see how T-Code generation and verification work programmatically.

🔐 Authentication

••••••••••••••••••••••••••••••••••••••••
••••••••••••••••••

💡 These are demo credentials for testing. In production, you'll get your own secure keys.

🏢 Stored organisation data

Creator name, address, and logo are saved in your console profile. The server applies them automatically — do not send them in each generate request body. Send display_options in the request body instead.

{
  "creator_name": "Trustec Valley",
  "address": {
    "street": "Bahnhofstrasse",
    "house_number": "1A",
    "postal_code": "8001",
    "city": "Zurich",
    "country": "CH"
  },
  "logo": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg=="
}

🎯 Select Endpoint

Endpoint URL (editable)

POST

Request Headers (editable)

Request body — per T-Code (editable)

📥 Response

📡

Send a request to see the response

💡 About This Demo

This demo uses random values to demonstrate how the API works.

  • All keys and credentials shown are randomly generated for visualization
  • Real API uses cryptographically secure keys and credentials
  • Contact us for production API access