Using the MATRIXX REST API

This section explains how to use the REST API bindings to interface with MATRIXX Engine.

The RS Gateway supports the REST API bindings for accessing subscriber data in MATRIXX Engine. The RS Gateway is located on the MATRIXX Proxy Server, and consists of an rsgateway application and a set of REST APIs.

The RS Gateway uses Web standards, such as HTTP, OpenAPI, XML, and JSON, to exchange information. This makes it easy to integrate MATRIXX Engine with a SOA-based enterprise architecture.

When relevant, the REST API overview topics (such as the discussion about group REST APIs) include related reference links to the related Java APIs which provide additional details on the API fields.

  • Documentation — View documentation for all classes and methods.
  • XML Messages — View all XML messages and their descriptions.
  • JSON Templates — View all JSON templates and their contents.
  • Filters — View all known filters.
  • REST Call Swagger — View a list of all REST calls with their URL parameters and REST parameters.
  • Web App Status — View system properties, application properties, and JVM arguments.
    Note: You must have the role RSG_DEBUG to access Web App Status.