Chemical Safety Profile Lookup is a paid API for AI agents from toolcall.click, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-14).
Returns a full safety profile for any chemical by CAS number or name, including GHS hazard classification, first-aid measures, fire-fighting guidance, UN transport number, PPE requirements, and CAMEO reactivity profile.
Full safety profile for any chemical by CAS number or name: GHS hazard classification (signal word, pictograms, H-statements, P-codes), first-aid measures for inhalation/skin/eye/ingestion, fire-fighting guidance, UN transport number, PPE, and CAMEO reactivity profile. Sourced live from PubChem (NIH) authoritative annotations. JSON response. $0.03 USDC per call, pay via x402, no API key.
A JSON object containing the chemical's GHS signal word, pictogram codes, H-statements (hazard statements), P-codes (precautionary statements), first-aid measures broken down by exposure route (inhalation, skin, eye, ingestion), fire-fighting guidance, UN transport number, required PPE, and CAMEO reactivity profile — all sourced from PubChem/NIH authoritative annotations.
GEThttps://toolcall.click/t/chem/safetyUse this endpoint when you need authoritative, structured GHS/regulatory safety data for a specific chemical and need it in JSON form without managing API keys. Ideal for agents handling lab safety checks, hazmat transport compliance, SDS generation, or occupational health workflows. Prefer over manual PubChem API calls when you want a single aggregated safety profile in one request.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"cid": 23665760,
"ghs": {
"pictograms": [
"Corrosive"
],
"signalWord": "Danger",
"hazardStatements": [
"H314: Causes severe skin burns and eye damage"
]
},
"name": "Sodium Hypochlorite",
"firstAid": {
"skin": "Rinse with plenty of water..."
},
"transport": {
"unNumber": "1791"
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"