1. REST API Documentation
HOPEX Platform comes with REST API that can be used in a wide range of use cases.
The documentation of the endpoints of the HOPEX REST API is available as catalog as well as classical textual documentation.
A Postman collection is published online on the MEGA profile for you to:
• get a description of what the API is providing and how it works
• get the list of all the available endpoints: GET / POST
• see examples of call request and result: status code, json response format...
• download ready to use in postman with parameters to adapt to your environment.