Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.worldly.io/llms.txt

Use this file to discover all available pages before exploring further.

curl --location --request POST 'https://api-v2.demo.higg.org/msi-api/search' \
--header 'higg-api-token: your-api-token' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'show-api-fields: true' \
--data-raw ''
{"success":true}

Use the search endpoint

Set your api token

return all fields

Optionally include this header to include all data fields associated with the material. This will include the selected and available process IDs for each stage of the material formation, as well as the impacts for each process stage.