API C++¶
Welcome, C++ developers! This section is your central resource for building powerful applications with the ItalaSDK. Whether you are just getting started or are looking for in-depth details on a specific function, you will find the necessary information here.
This section is divided into two main parts:
Code Samples: Practical, ready-to-use examples that demonstrate how to implement key functionalities. These samples are an excellent starting point for understanding core concepts and bootstrapping your own development.
API Reference: A comprehensive and detailed guide to the entire C++ API. Explore namespaces, classes, methods, and data structures to gain a deep understanding of the SDK’s capabilities.
Note
We recommend starting with the code samples to get a feel for how the SDK works in practice. When you need to understand a specific function or class in more detail, dive into the corresponding API reference documentation.
A collection of code samples demonstrating the usage of ItalaApi C++.
The complete reference documentation for ItalaApi C++.