Skip to content
✅ Published
DE EN FR RU

Creating and Managing API Keys

REST API access for automation, white-labelling and billing integration.

🕒 Updated: 23.08.2026 11:24
#api #keys #developer #automation

Create a new API key

  1. In the portal go to Account → Developers → API Keys
  2. Click « Create new key »
  3. Assign description and (optional) IP whitelist
  4. Select scopes: Read-only, Billing, Provisioning, Admin
  5. Copy the key immediately – it is only shown once in plain text!
Security

Never commit API keys to source repos or client-side JavaScript. Store keys in environment variables and rotate periodically (e.g. every 90 days).

Was this article helpful?

Your feedback helps us improve the documentation continuously.