Rct Online: Get Resistance By Material And Chemical
Rct Online via Parse · Other
Check resistance for a specific material-chemical pair. Returns the resistance status of the specified material against the specified chemical. Status is one of: 'resistant', 'limited resistance', 'not resistant', or 'not listed/not resistant' if no data exists. API for Reichelt Chemietechnik (rct-online.de) providing chemical resistance data and product information. Fulfilled by Parse from rct-online.de.
- b2b-directory
- ecommerce
- other
- parse
- platform-key
- rct-online
- rct-online-de
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e7117ea5-b301-4b1a-8c72-5b01296c96fa/get_resistance_by_material_and_chemical
- Interface artifact
- sha256:6c7fa659bb6d32bac50b22e7925a56c16b195638028f54f33c69e2a2f5f3e97e
- Manifest digest
- sha256:ad3328b296c11ff14b248a1b00b3f9cdc0e101b5dbfff63c29526201549b8bfb
Request fields
- chemical_id (string, required): Numeric ID of the chemical from get_chemical_list endpoint.
- material_id (string, required): Numeric ID of the material from get_material_list endpoint.
Example queries
- {"chemical_id":"11","material_id":"1"}