Skip to content

RTDIP REST APIs

RTDIP provides REST API endpoints for querying data in the platform. The APIs are a wrapper to the python RTDIP SDK and provide similar functionality for users and applications that are unable to leverage the python RTDIP SDK. It is recommended to read the RTDIP SDK documentation and in particular the Functions section for more information about the options and logic behind each API.

RTDIP API's are designed with the intention of running small to medium queries, rather than large queries to reduce network latency, increase performance and maintainability.



← Previous Next →

Course Progress

  • Introduction
  • SDK
  • Power BI
  • APIs
    • Overview
    • Authentication
    • Swagger
    • Postman
    • Exercise
  • Excel Connector