REST API introduction¶
Overview of REST APIs¶
The Portal REST API allows developers to hook into entities and objects that exist in Portal and though Portal to some 3rd parties integration. It is ideal for integrating with other 3rd Party systems for control and querying Portal without needing to use the plugin infrastructure.
V2 (version 2) API is documented through Swagger and is available from Portal itself. To view this log in to Portal and if you have the correct credentials it will be under the Help navigation as REST API Reference.
V1 (version 1) of the Portal REST API was removed in Portal 5.0.0.