Introduction
An SDK (Software Development Kit) is a collection of software tools and libraries that developers use to create applications. At Ctrl Hub, we provide as many SDKs as possible to help you integrate our services into your applications.
All of the SDKs are built on top of our API, which means you can use the SDKs to interact with the API in a more convenient way and you have more choice over the integration that you want.
We license all of our SDKs under the MIT license, which means you can use them in your applications without any restrictions.
Swift
A general-purpose programming language predominantly used for iOS, macOS, watchOS, tvOS and visionOS app development.
JS (TypeScript)
A strongly typed programming language that builds on JavaScript by adding static type definitions.