ConsoleCatalog
Sign in
Sigma-Aldrich logo

Sigma-Aldrich

sigmaaldrich.comLab Suppliesno auth

Sigma-Aldrich is a life science and high technology company offering chemicals, biochemicals, reagents, and laboratory equipment for scientific research, development, and manufacturing.

Category Static Content

ASYNCWRITENo auth

Returns a product category page's content, banners, copy, and metadata.

ParametersFormJSON

AEM category page path (e.g. '/US/en/products/chemistry-and-biochemicals')

ISO-2 country code for localization (e.g. 'US', 'DE')

cost: 2 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": "act_sigmaaldrich_category_aem_content",
    "params": {
      "category_path": "/US/en/products/chemistry-and-biochemicals",
      "country": "US"
    }
  }'