UVdesk provides open source API clients for it’s api. Api client for any popular language can be created using Swagger Codegen for uvdesk. Currently supported API clients for uvdesk using swagger codegen are: ActionScript, Apex, Bash, C# (.net 2.0, 4.0 or later), C++ (cpprest, Qt5, Tizen), Clojure, Dart, Elixir, Eiffel, Go, Groovy, Haskell, Java (Jersey1.x, Jersey2.x, OkHttp, Retrofit1.x, Retrofit2.x, Feign, RestTemplate, RESTEasy, Vertx), Kotlin, Node.js (ES5, ES6, AngularJS with Google Closure Compiler annotations) Objective-C, Perl, PHP, PowerShell, Python, Ruby, Scala, Swift (2.x, 3.x, 4.x), Typescript (Angular1.x, Angular2.x, Fetch, jQuery, Node) Where to get Api Clients? Visit Swagger https://app.swaggerhub.com/apis/uvdesk/uvdesk/1.0.0 Navigate to the top right panel, click Download icon >> Client >> Select your Language and download api client for uvdesk api. Replace subdomain.uvdesk.com in generated code with your uvdesk company URL. Alternatively: After login at https://app.swaggerhub.com/apis/uvdesk/uvdesk/1.0.0, fork api, then in swagger editor replace subdomain.uvdesk.com with your uvdesk company URL. Then download uvdesk api client using swagger codegen (download button in the top right corner.) Example: if your company URL on uvdesk is abc.uvdesk.com/ then replace subdomain.uvdesk.com to abc.uvdesk.com.