Skip to main content
Version: 3.0

Configure REST API

Applicable to both Classic and Federated modes

A REST API (Representational State Transfer Application Programming Interface) is a set of rules and conventions for interacting with web applications. It allows different systems to communicate over HTTP by using a predefined set of operations and uses a lightweight JSON format for data transmission.