question

Upvotes
Accepted
78.1k 246 52 72

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

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

tick-history-rest-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
13.7k 26 8 12

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.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.