Versions Compared

Key

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

Summary

Published product information is available via an API.

The API schema and documentation is available as a Swagger template here.
And a Postman demo environment is available here.

...

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.

...