Is the Datascope API only available in C# ? Or is it also available in Python for example?

Is the Datascope API only available in C# ? Or is it also available in Python for example?

Best Answer

  • Gurpreet
    Answer ✓

    Hi @waseem.bari,

    The DSS is a RESTful API is can be used in any programming language or tool which can process REST - like Postman etc. This API was also traditionally packaged into a C# SDK - which is not going to be supported going forward.

    Currently we provide a few DSS examples in Python, Java, NodeJS and Postman in the developers portal.