Platform under continuous improvement  —  Our platform is currently undergoing continuous improvements and expansion. While some sections are still being finalized, our infrastructure and services remain fully operational. We appreciate your patience as we continue building a faster, stronger, and more comprehensive platform for our clients.   ●   Platform under continuous improvement  —  Our platform is currently undergoing continuous improvements and expansion. While some sections are still being finalized, our infrastructure and services remain fully operational. We appreciate your patience as we continue building a faster, stronger, and more comprehensive platform for our clients.
Help / API & Integrations
API & INTEGRATIONS

Setting up your first API token

Updated by Clustrix Admin · May 21, 2026 · 8 views

Each client account can have multiple API tokens.

Create one

Portal → API tokens → Create new token.

Use it

curl https://yourdomain.com/api/v1/me \\n  -H "Authorization: Bearer YOUR_TOKEN"

Tokens never expire automatically but you can revoke them anytime.

Was this helpful?

Related articles

Verifying webhook signatures