An unfiltered search for all company custom materials.
curl --location --request POST 'https://api-v2.demo.higg.org/msi-api/v1/search-limited-lcia' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --header 'x-api-key: <<apiKey>>' \ --header 'x-developer-request-token: <<apiKey>>' \ --header 'show-api-fields: true' \ --data-raw ''
{"success":true}