Fluent SDK
The Fluent SDK is a wrapper that builds on top of the existing SDKs and allows you to perform certain operations in a fluent manner.
The Fluent SDK is available in external integrations through the Web Client as well as internal integrations using scripts and it exposes objects of those underlying SDKs in some places.
To get started with the Fluent SDK, see:
-
Get started with the Web Client SDK (only required when working with external integrations)
API reference
The API reference provides more information about the classes and the objects used by the Fluent SDK.
Guidelines for throttling are available in the Best practices section of the documentation. The Fluent SDK handles throttling internally and developers do not need to handle it in their code.