Kits and reagents for sample prep, PCR, and DNA/RNA extraction.
IdentitySign in to use your identities on this site.
Add to Cart
ASYNCWRITEAuth required
Adds a product to the cart and returns the updated cart. Requires sign-in.
ParametersFormJSON
Qiagen catalog number to add, e.g. '12224-50' or '74104'
Units to add
cost: 3 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "qg_add_to_cart", "params": { "catalog_number": "12224-50", "quantity": "1" } }'