OpenQuantum.com¶
OpenQuantum.com is the web interface for the Open Quantum platform. It gives you full visibility and control over your account whether or not you use the Python SDK.
What You Can Do¶
- Submit jobs -- Upload QASM circuits and run them on real QPUs directly from your browser. Useful for evaluating the platform or running one-off experiments before writing any code.
- Monitor jobs -- Track job status in real time, view results, and download historic data for any job, whether submitted via the web portal or the Python SDK. Check progress from your laptop or phone while code runs on a remote server.
- Manage SDK keys -- Create and revoke the credentials your Python code uses to authenticate.
- Manage credits -- Check your balance, purchase additional credits, and view transaction history.
- Manage your organization -- Invite team members, view usage, and switch between organizations.
Getting Started¶
- Sign up or sign in at www.openquantum.com.
- Claim 50 free Spark credits automatically.
- Explore the sections below to learn what's available.
Next Steps¶
| What | Page |
|---|---|
| Submit a job from your browser | Submitting Jobs |
| Track jobs and download results | Monitoring Jobs |
| Create and manage SDK keys | SDK Keys |
| Profile, password, and settings | Your Account |
| Buy credits and view transactions | Credits & Billing |
| Team access and shared credits | Organizations |