Skip to main content

API Access

TroupeIT provides an API for developers and integrations.

Requirements

To use the API you need:

  • A paid subscription with API access enabled
  • An API key generated from Settings

Generating an API Key

  1. Go to SettingsAPI Keys
  2. Click Generate New Key
  3. Copy and securely store your API key
  4. The key can be used to obtain JWT tokens for API access
Security

Keep your API key secret. Never share it publicly or commit it to version control.

API Capabilities

The API allows you to:

  • List events and shows
  • Get show details and cue lists
  • Track current cue position
  • Send chat messages
  • Integrate with external systems

Documentation

Full API documentation is available at /api/v1/docs when logged in to TroupeIT.

Rate Limits

API requests are subject to rate limiting. Contact support if you need higher limits for your integration.