PlasticsDB API

A public REST API for accessing polymer data programmatically. Free tier available; paid plans unlock higher request limits, advanced filtering, and commercial usage rights.

GET/api/materials
List all materials
GET/api/materials/{slug}
Get a single material with all properties
GET/api/grades
List all polymer grades across manufacturers
GET/api/manufacturers
List all manufacturers
GET/api/compare?a={slug}&b={slug}
Compare two materials
GET/api/search?q={query}
Full-text search across materials, grades, and trade names
GET/api/properties
List every indexed property key
API keys and paid plans are coming soon. Contact us for early access.