Air Products and Chemicals · Example Payload

Airproducts Industrial Gas Product Example

Industrial GasesChemicalsEnergyManufacturingHydrogenEnterprise

Airproducts Industrial Gas Product Example is an example object payload from Air Products and Chemicals, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

product_idnamechemical_formulapurity_gradepurity_percentformapplicationssafety_class

Example Payload

airproducts-industrial-gas-product-example.json Raw ↑
{
  "product_id": "H2-001",
  "name": "Hydrogen (H2)",
  "chemical_formula": "H2",
  "purity_grade": "Ultra High Purity (UHP)",
  "purity_percent": 99.999,
  "form": "compressed gas",
  "applications": [
    "example"
  ],
  "safety_class": "2.1 Flammable Gas"
}