How can I find out the information about the RDMS REST API and the available Endpoints ?

How can I find out the information about the RDMS REST API and the available Endpoints ?
Tagged:

Best Answer

  • billy.dineen
    Answer ✓

    RDMS provides a “RDMS Swagger UI” which provides a detailed technical definition of the endpoints. It also allows ad-hoc REST API calls to be created and tested. It is recommended that this utility is used when developing client-side code to access the API.

    Further information on the RDMS REST API and the RDMS Swagger UI can be found in the RDMS REST API Guide.