Linked API Documentation
This documentation covers all you need for direct HTTP interaction with Linked API. It's designed for developers who need maximum flexibility to build a custom integration in any programming language.
For a simpler integration, we strongly recommend using our official SDKs, available for Node.js, with Python and Go coming soon.
How to get started
If you've chosen to integrate directly with HTTP API, 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.
- Making requests – learn how to send requests to our API.
- Executing workflows – see how to run your automated workflows.
- Building workflows – discover how to create your own custom workflows.
- Actions overview – get a full picture of all the available actions you can use.