Biochemical reagents, inhibitors, antibodies, and proteins.
IdentitySign in to use your identities on this site.
Add to Cart
ASYNCWRITEAuth required
Adds an item to the cart and returns the updated cart, requires sign-in.
ParametersFormJSON
MedChemExpress catalog number to add, e.g. 'HY-W016814'
Pack size to add, e.g. '100 mg'. If omitted, the first size shown on the product page is used
Units of the selected pack 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": "mchem_add_to_cart", "params": { "catalog_no": "HY-W016814", "quantity": "1" } }'