CAS 108-88-3 · KE KE-02153 · C7H8 · MW 92.14
TOXIC
Toluene is a widely used industrial solvent classified as a toxic substance under K-REACH. It is a priority management substance and an accident preparedness substance due to its flammability and health hazards. Toluene requires registration as an existing chemical substance.
| Flag | Status |
|---|---|
| Toxic | Yes |
| Restricted | No |
| Prohibited | No |
| Priority | Yes |
| Cmr | No |
| Accident Prep | Yes |
| Registration Req | Yes |
| Rotterdam | No |
| Property | Value |
|---|---|
| Signal Word | 위험 (Danger) |
| Pictograms | GHS02, GHS07, GHS08 |
| UN Number | 1294 |
Retrieve this data with a single API call:
GET /v1/substance/cas/108-88-3
{
"substance": {
"cas_no": "108-88-3",
"name_eng": "Toluene",
"name_kor": "톨루엔",
"formula": "C7H8",
"flags": {
"is_toxic": true,
"is_restricted": false,
"is_prohibited": false,
"is_priority": true,
"is_cmr": false,
"is_accident_prep": true,
"is_registration_req": true,
"is_rotterdam": false
}
},
"regulations": [...],
"ghs": {
"signal_word": "위험",
"pictograms": ["GHS02", "GHS07", "GHS08"]
}
}
As one of the most common industrial solvents, toluene appears in countless supply chains. Companies must verify its regulatory status when importing to Korea or using it in manufacturing processes within the country.
Access Toluene regulatory data via API
Free tier includes this substance as a sandbox for testing
Try on RapidAPI