Antibodies, cell separation reagents, and flow cytometry products.
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
Product code to add, e.g. '130-108-969' or '22001667'
Units to add
ISO country code (lowercase)
ISO currency override. Leave empty to derive from country
Advanced: pass an OAuth bearer token explicitly
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": "mb_add_to_cart", "params": { "code": "130-108-969", "quantity": "1", "country": "us" } }'