Discussions

Ask a Question
Back to All

Node/Typescript API Client

Hi,

The API spec you have available on this website is very thorough and impressive. Would there happen to be an associated generated client or at least typescript typings developers could use? Currently, I'm having to write my own library which basically wraps some http calls to your API into a class with some easily testable and callable methods. A node package would save me a lot of time and headache, if it were made available publicly.

Thanks.