RTDIP REST API Endpoints
RTDIP REST API documentation is available in a number of formats, as described below.
RTDIP REST APIs are built to OpenAPI standard 3.0.2. You can obtain the OpenAPI JSON schema at the following endpoint of your deployed APIs https://{domain name}/api/openapi.json
It is recommended to review the Swagger documentation that can be found at the following endpoint of your deployed APIs https://{domain name}/docs
for more information about the parameters and options for each API. It is also possible to try out each API from this link.
Additionally, further information about each API can be found in Redoc format at the following endpoint of your deployed APIs https://{domain name}/redoc