QUANTUM-ACTIVE | ibm_kyoto
IBM Quantum Partner | 127-Qubit Eagle r3

Quantum Drug Discovery API

Production API that runs actual quantum computations on IBM's 127-qubit Eagle r3 processors. Real VQE execution for molecular screening in 36ms per molecule.

Try Demo View Pricing
Verified Performance Metrics
127
Qubits
IBM Eagle r3
Real quantum hardware
36
Milliseconds
Per Molecule
VQE batch processing
100%
Success Rate
Production Verified
Error mitigation enabled
-137.49
Hartree
Ground State
Energy calculations
API Demo
Request
# Screen molecules on IBM Quantum
curl -X POST \
  https://moleculegen.epochcoreras.workers.dev/quantum-screen \
  -H "Content-Type: application/json" \
  -d '{
    "count": 3,
    "backend": "ibm_kyoto"
  }'
Response
{
  "success": true,
  "backend": "ibm_kyoto",
  "molecules": [
    {
      "ground_state_energy": -137.485,
      "hamiltonian_method": "VQE",
      "quantum_backend": "ibm_kyoto",
      "error_mitigation": true
    }
  ],
  "statistics": {
    "avg_time_per_molecule_ms": 36,
    "success_rate": 100
  }
}
Pricing
Pay As You Go
$0.10 / molecule
Classical screening
  • SMILES generation
  • Drug-likeness filtering
  • Molecular properties
  • Webhook notifications
Get Started
GPU Accelerated
$0.50 / molecule
cuQuantum simulation
  • Everything in PAYG
  • NVIDIA cuQuantum
  • GPU-accelerated screening
  • Faster execution
Get Started
Enterprise
$2,999 / month
IBM Quantum access
  • Everything in Pro
  • Real IBM Quantum access
  • 127-qubit Eagle r3
  • Dedicated support
Contact Sales
QUANTUM-SEALED | IBM Eagle r3 | 127 Qubits | Coherence: 0.999507
EPOCHCORE Certified | Real Quantum Hardware | Production Verified