Material Search
curl --request GET \
--url https://api.realtimelca.com/epd/api/Material/Search \
--header 'Authorization: Bearer <token>'Library
Material Search
Search and list materials from the EPD (Environmental Product Declaration) database with support for pagination, filtering, and keyword search.
GET
/
Material
/
Search
Material Search
curl --request GET \
--url https://api.realtimelca.com/epd/api/Material/Search \
--header 'Authorization: Bearer <token>'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Ex.: Enum = 0 (EN15804A1)
Ex.: Enum = 1 (PRODUCT)
Ex.: Ambercon A/S
Ex.: EPD-Danmark
Ex.: Beton
Ex.: Facadeelement med EPS isolering
Optional - defaults to true
Response
default
Response schema not yet documented in the upstream Postman spec.
⌘I

