ALL SYSTEMS OPERATIONAL · 38 EDGE PoPs UPTIME 99.99% · SUPPORT < 5MIN
Help / API & Integrations
API & INTEGRATIONS

Setting up your first API token

Updated by Premium Hosting Admin · Aug 6, 2026 · 87 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