API

Generate and manage API keys

Create, copy, and delete API keys for a production from the Data & API page.

Key types

There are three different types of API keys that you can create.

  • Read-only access — if you don't intend to make any changes through the API, this is the recommended type of key.

  • Read-write access — in addition to retrieving data, also allows creating new shows (and more in the future

  • Control running of live shows — these API keys can only be used to trigger next/previous slide when running a show in Showtime.

Generate a new API key

  1. Open Settings > Data & API page for your production.

  2. Under API Keys, click Generate New API Key….

  3. In the Generate New API Key modal, choose a key type.

    • Read-only access

    • Read-write access

    • Control running of live shows

  4. Click Generate Key.

  5. Copy the token from the list. The token text is clickable to copy.

Delete an API key

  1. Open the Data & API page for your production.

  2. Find the token in the API Keys list.

  3. Click the trash button on the token row.

  4. In the Delete API Key confirmation modal, enter DELETE and confirm.

Deletion is permanent and removes access for any apps or services using that key.

Was this helpful?