To use Klyra, create an account by signing in to the Klyra Console.

Login providers

You can create Klyra accounts with the following authentication providers:

  • GitHub
  • Google
  • Email + password (via Auth0)

Accounts on different providers with matching emails are not automatically linked and are treated as separate accounts.

Account Tiers

There are four Klyra account tiers: Community, Pro, Growth, and Enterprise. Check the Pricing page for more information.

API Key

A Klyra account has a single Klyra API key.

The CLI command klyra login automatically enters the API Key into the CLI configuration after confirming in the browser.

The key can also be retrieved in the Console’s Account Overview.

Reset API Key

To reset the API Key, be logged in and use klyra logout --reset-api-key. You can then log out of the Klyra Console and get the new key when logging back in.

Delete account

To delete your Klyra account, reach out to support@klyra.dev.

This action will soon be made possible on the Account settings page.