Skip to main content

Overview

To get started using qBraid Lab or other qBraid platform/cloud services, sign in or register at account-v2.qbraid.com. Your account page serves as the central hub for managing your qBraid subscription, credits, organizations, quantum jobs, Lab instances, and more.

Access Codes

Access codes and promotional codes can be redeemed for credits on the qBraid platform.

Redeeming an Access Code

Access codes are applied during the checkout process on the payment page:
  1. On the left side of your account page, click the Account > Wallet button to open the wallet page.
  2. Select a credit amount and click on Purchase to proceed to the Stripe checkout page.
  3. On the Stripe checkout page, click on Add promotion code and enter the access code you have.
  4. Click Apply followed by Complete Order to redeem the code.
  5. If there is no outstanding balance after applying the access code, the credits will be added to your account immediately.
Redeeming access code on checkout

API Keys

Each qBraid user is assigned a unique API key, essential for accessing qBraid cloud services and managing resources remotely. This key enables you to submit quantum jobs to over 20+ available QPUs and simulators through various interfaces such as the qBraid Runtime, direct connections to our universal Quantum API endpoints, or other applications compatible with qBraid Quantum Jobs.

Managing Your API Keys

You can find your API keys within the Account > API Keys section on the left side of your account page.
All your existing API keys are listed here along with their details such as creation date, last used date, and status (active/inactive).
View API Keys
  • Rotate API Key: Use the “Refresh” icon to generate a new API key with the same details. This will deactivate the old key immediately and prompt with a Regenerate Key tab.

API Key Security

The security of your API key is paramount as it grants access to your qBraid credits and other sensitive resources. Follow these best practices to safeguard your key:
  • Regular Rotation: Periodically rotate your API key to minimize the risk of unauthorized access. To rotate your API key, click the “Refresh” icon adjacent to the “Copy” icon. Note that once a new API key is generated, the previous key is immediately invalidated.
  • Secure Storage: Avoid storing your API key in your source code or online. Use environment variables or secure vault solutions to manage your keys safely. Only save your API key to disk if the device is trusted and secure.
  • Monitor Usage: Keep track of API key usage and review associated logs regularly to detect any unauthorized or unusual activities.
For more detailed information on security practices and policies at qBraid, please review our Security Policy. If you discover a vulnerability, please help us by submitting a security advisory here. Your proactive involvement helps keep our community safe and secure.