The ENA RESTful API allows third-party programs to interact with ENA. It enables you to programmatically integrate and automate processes in the ENA UI.
Please refer to the ENA RESTful API reference guide for help and information on how you can use it.
The RESTful API is accessible via http and https, and is exposed via URLs under the /api path. For example, you can access the information resource through:
- http://entuity_server/api/info
- https://entuity_server/api/info
Comments
0 comments
Please sign in to leave a comment.