What programming language can I use to program with the new TRTH API? (from Webinar May 31)

Jirapongse
Jirapongse ✭✭✭✭✭

What programming language can I use to program with the new TRTH API?

Best Answer

  • Christiaan Meihsl
    Answer ✓

    The new TRTH API is a REST API, you can use any language you want, as long as it is capable of handling HTTP requests and JSON encoding.
    The API also has an SDK for C# programming.


    We deliver samples in C#, Java and Python, and a Postman collection.