Formaldehyde (포름알데히드) — K-REACH Regulatory Data

CAS 50-00-0 · KE KE-16200 · CH2O · MW 30.03

TOXIC CMR

Formaldehyde is classified as a toxic substance (유독물질) and a CMR substance (발암·변이원성물질) under K-REACH. It is a known human carcinogen and carries extensive GHS hazard classifications including acute toxicity, skin burns, and mutagenicity.

Regulatory Classification

FlagStatus
ToxicYes
RestrictedNo
ProhibitedNo
PriorityYes
CmrYes
Accident PrepYes
Registration ReqYes
RotterdamNo

GHS Hazard Classification

PropertyValue
Signal Word위험 (Danger)
PictogramsGHS02, GHS05, GHS06, GHS08
UN Number1198

Hazard Statements

API Response Example

Retrieve this data with a single API call:

GET /v1/substance/cas/50-00-0

{
  "substance": {
    "cas_no": "50-00-0",
    "name_eng": "Formaldehyde",
    "name_kor": "포름알데히드",
    "formula": "CH2O",
    "flags": {
      "is_toxic": true,
      "is_restricted": false,
      "is_prohibited": false,
      "is_priority": true,
      "is_cmr": true,
      "is_accident_prep": true,
      "is_registration_req": true,
      "is_rotterdam": false
    }
  },
  "regulations": [...],
  "ghs": {
    "signal_word": "위험",
    "pictograms": ["GHS02", "GHS05", "GHS06", "GHS08"]
  }
}

Why This Data Matters

Formaldehyde is widely used in industrial processes and consumer products. Its CMR classification triggers additional regulatory requirements in Korea, including enhanced labeling, safety data sheets, and potential use restrictions depending on the application.

Related

Access Formaldehyde regulatory data via API

Free tier includes this substance as a sandbox for testing

Try on RapidAPI