Tempivo Help

Create and manage API keys

API keys authenticate requests to the Tempivo REST API.

Requirements

  • Verified email address (Settings → Security).
  • API access on your plan (Enterprise or the API add-on).

Create a key

  1. Open Integrations and find the API Keys section.
  2. Select Generate New Key and name it after the system that will use it.
  3. Copy the key. It starts with sk_live_ and is shown only once.

Send the key as a Bearer token in the Authorization header. Keys give organization-wide API access, so store them in a secrets manager and never in client-side code. Revoke or delete keys you no longer use from the same section.

How is this guide?

On this page