1. Peladen
Peladen
  • Peladen
    • Welcome to Peladen
    • Get Authenticated
  • Cluster Management
    • Create Your First Cluster
    • Cluster Management
      • Register Node
      • Configure Node
      • Unregister Node
      • Get Node Metrics
      • Get Cluster Usage
  • Database Management
    • Database Management
      • Provision Database
      • Suspend Database
      • Teardown Database
      • Database Metering
  • Object Storage Management
    • Storage: Daily Operation
      • Generate Upload URL
      • Generate Download URL
      • Delete File
      • Get End User Usage
    • Storage: Admin Management
      • Configure Storage Backend
      • Storage Status
      • Storage Usage
      • Update End User Quota
  1. Peladen

Get Authenticated

To protect the sovereignty of our users and ensure the stability of the control plane, access to the Peladen API is currently managed via an exclusive Early Access Waiting List.

How to Get Your API Token#

Currently, we are onboarding founders and developers in batches to provide hands-on support. To get your token:
Register: Sign up at https://usepeladen.com.
Onboarding: Once your spot is ready, you will receive an invitation email to set up your Organization.
Generate Token: Log in to your Peladen Dashboard, navigate to Settings > API Keys, and generate a new Personal Access Token (PAT).

Using Your Token#

Peladen uses Bearer Token authentication. All API requests must be made over HTTPS and include your token in the Authorization header.

Security Best Practices#

Treat your token like a password: Never commit it to version control (GitHub/GitLab). Use environment variables or a secret manager.
Rotation: We recommend rotating your API keys every 90 days.
Scope: Currently, tokens have full access to your Organization. Granular Scoped Tokens (Read-only, Project-specific) are coming soon.
Modified at 2026-04-01 11:44:02
Previous
Welcome to Peladen
Next
Create Your First Cluster
Built with