API
API
A workflow is essentially an API, so the workflow itself can be called as an API in any system.
Create API Key

Go to Integrations, find API and enable the service, then go to its management page.

Click Create API Key and complete the creation. Different API Keys will be stored as different records at the log level, making it easier for you to manage and identify them later.
Invoke API

In the API Key list, click Request Code to get a cURL code for running the workflow. Copy it, and you can easily call this workflow in other applications.
⚠️ Note: Please remember to replace <VALUE> with your desired input parameter values.
For more information about workflow APIs, please refer to API Reference.
