Skip to main content
Table of Contents

Integrations

An API Token is a secure credential that allows you to access your ZENTRA Cloud data programmatically.

Travis Bates
Updated by Travis Bates

API Token

An API Token is a secure credential that allows you to access your ZENTRA Cloud data programmatically. Each API Token is associated with an individual user account and should be treated like a password.

ZENTRA Cloud uses the v5 API, our latest‑generation data interface designed to provide faster, more reliable, and more consistent access to environmental and device data.

For full technical details, endpoints, and examples, see the ZENTRA Cloud v5 API documentation.

What is an API Token used for?

Your API Token allows applications, scripts, or integrations to:

  • Authenticate with ZENTRA Cloud
  • Retrieve environmental and device data
  • Access data securely without using your username and password
Where to find your API Token

You can view and manage your API Token from your ZENTRA Cloud user account:

  1. Sign in to ZENTRA Cloud
  2. Open your User Account
  3. Navigate to Integrations
  4. Click Show Token to see your API Token

From this page, you can:

  • Copy the current token ID
  • Regenerate the token ID if needed

Regenerating your API Token

Regenerating your API Token will:

  • Immediately invalidate the existing token
  • Create a new token ID for your account
Important: Any applications or scripts using the old token will stop working until they are updated with the new token. Only regenerate your token if you believe it has been compromised or you need to rotate credentials.

Security best practices
  • Keep your API Token confidential
  • Do not share your token in public repositories or documentation
  • Regenerate your token if you suspect unauthorized use

How did we do?

V5

Contact