Linked API SDKs
Our official SDKs are the fastest and most reliable way to integrate with Linked API. They simplify development by providing pre-defined methods for common scenarios, handling authentication, managing state persistence, and structuring error responses.
If we don't yet offer an SDK for your preferred programming language, you can always integrate using our HTTP API documentation or connect via service integrations.
How to get started
If you've chosen to integrate using our official SDKs, you should read these essential guides first. Spending ~20 minutes on them now will save you hours of debugging later:
- Core concepts – understand the fundamentals of how Linked API works.
- Installation & authorization – get the SDK installed and learn how to authorize it.
- Predefined vs. custom workflows – learn when to use ready-made methods and when to build your own custom logic.
- Handling results and errors – see how to process successful results and errors.
- Persisting and cancelling workflows – learn how to save, resume, and cancel workflows.