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:- On the left side of your account page, click the Account > Wallet button to open the wallet page.
- Select a credit amount and click on Purchase to proceed to the Stripe checkout page.
- On the Stripe checkout page, click on Add promotion code and enter the access code you have.
- Click Apply followed by Complete Order to redeem the code.
- If there is no outstanding balance after applying the access code, the credits will be added to your account immediately.

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
- Viewing
- Creating
- Revoking
You can find your API keys within the Account > API Keys section on the left side of your account page.
- Listing
- Details
All your existing API keys are listed here along with their details such as creation date, last used date, and status (active/inactive).

- 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.



