Get Materials
curl --request GET \
--url https://api.realtimelca.com/epd/api/material/GetMaterialsByFilter \
--header 'Authorization: Bearer <token>'Library
Get Materials
Retrieves a paginated list of materials associated with the authenticated tenant. Results include full EPD (Environmental Product Declaration) metadata, Life Cycle Impact Assessment (LCIA) results, declared unit information, and more.
GET
/
material
/
GetMaterialsByFilter
Get Materials
curl --request GET \
--url https://api.realtimelca.com/epd/api/material/GetMaterialsByFilter \
--header 'Authorization: Bearer <token>'⌘I

