Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary

Published product information is available via an API.

...

The main entrypoint is the search query (/products), which returns an array of Product resources.
Another useful entrypoint is the impact definitions query (/impactdefinitions), which returns all the impact definitions available to you.

...

  1. First, install Postman,
  2. Then click here to open the example project with predefined queries to run them in Postman.

  3. Make sure you've got the 'production sandbox' environment selected in Postman

The examples in Postman are configured to use a specific example account in EcoChain.
Important: Execute one of the 'authenticate' queries before the others.

...