12-01-2023 10:07 AM - edited 04-12-2024 06:23 AM
Hello Sinch Developer Community - as a developer-focused business, Sinch understands the need to constantly consolidate and refine our resources to be more accommodating. Today, we’re thrilled to announce our upcoming series of new Software Development Kits (SDKs) for Sinch. We’ve been working hard to make these SDKs allow access to multiple APIs, extend the number of languages supported, and feel a bit more tailored to your language of choice.
For developers integrating SMS functionality into their app, Sinch SDKs provide a convenient alternative to the SMS REST API. Sinch SDKs offer a consistent standardized framework for functionality to address problems like pagination, error code response and language familiarity regardless of the underlying API setup. For example, two common approaches to pagination are page-based and token. Depending on the API, there are pros and cons to each approach. However, in our SDKs, we provide a single iterator object you can use to parse through your results.
Our client is centralized around a single authentication model, ensuring support for all actively supported language versions, and reducing reliance on third-party libraries.
The Sinch SDKs allow you to quickly start interacting with the Sinch APIs using your favorite programming languages. Currently we support the following languages:
For more information about our SDKs visit the Sinch SDK Overview page.