Documentation
Everything you need to build with Softquantus products.
Product Documentation
Get started in minutes
Install the CLI and deploy your first quantum circuit with just a few commands.
1
Install the QCOS CLI2
Authenticate with your API key3
Deploy your first circuit# Install QCOS CLI
$ pip install softqcos-cli
# Login
$ softqcosauth login
✓ Authenticated as user@company.com
# Deploy a circuit
$ softqcosdeploy circuit.qasm --provider ibm
✓ Circuit deployed successfully
✓ Job ID: qc-abc123
# Check results
$ softqcosresults qc-abc123
{'00': 512, '11': 488}Can't find what you need?
Our support team is here to help you get the most out of Softquantus products.