cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

As a developer-focused business, Sinch understands the need to constantly consolidate and refine our resources to be more accommodating.  Our Sinch Software Development Kits (SDKs) allow access to multiple APIs, extend the number of languages supported, and feel a bit more tailored to your language of choice.

 

We started out by establishing a common framework for functionality we wanted to be consistent across the board. Problems like pagination, error code response, language familiarity, and other issues needed standardization 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.

 

SDK Overview Fig 1.jpg

 

SDK Overview Fig 2.jpg

 

However, in our SDKs, we provide a single iterator object you can use to parse through your results:

Example of our Python paginator

 

To further enhance your experience, we've made several minor improvements, including centralizing our client around a single authentication model, ensuring support for all actively supported language versions, and reducing reliance on third-party libraries. Over the next few months, we'll be rolling out a series of articles to provide a deeper dive into each specific language SDK. While we continue to expand our coverage across all APIs, we'll keep you informed about relevant support additions to each SDK.

 

Access the Sinch SDKs

Whether you're a new user or have been with us for a while, we encourage you to explore our new SDKs:

 

SDK

Github Repository

Documentation

Python SDK

Learn more

https://github.com/sinch/sinch-sdk-python

.NET SDK

Learn more

https://github.com/sinch/sinch-sdk-dotnet

Java SDK

Learn more

https://github.com/sinch/sinch-sdk-java

Node.js SDK

Learn more

https://github.com/sinch/sinch-sdk-node

 

We're confident our SDKs will enhance your Sinch experience significantly. Thank you for being a part of the Sinch Developer Community.

 

If you have any questions or need help check out our Sinch Community Site  or you can reach out to us at onlineteam@sinch.com. We're always happy to help!

Featured Article
Version history
Last update:
‎03-28-2024 04:30 AM
Updated by: