Preview APIs
Evo occasionally exposes experimental features which can be used via an opt-in mechanism. These APIs are considered to be unstable and should not be relied upon in production code, but can be a useful way to test out new features before they're fully production-ready.
Identifying preview APIs
Preview APIs are marked with a small flask icon in the sidebar of the API documentation sections, as well as a yellow badge and alert underneath the page's heading.
Using a preview API
To use a preview API you will need to add a request header:
Without specifying this header, you will receive an error instructing you to add it: