Skip to main content

API clients overview

API Clients simplify interaction with the core platform by abstracting the low-level API calls into high-level methods that are easier to use and integrate into your applications.

Each client offers a consistent API surface but is tailored to its respective language. They handle the communication with the underlying SSI system, including authentication and data retrieval.

info

While there is no comprehensive API Client reference at the moment, you can rely on their IDE for method exploration or refer to the API Documentation, which includes code samples for each language (except Java).