Once your workflow is prepared, follow these steps to deploy it as an API:
Deploy the Workflow
Go to the My Instances page on InstaSD.
Select the workflow you just prepared and click on Deploy as API.
InstaSD will process your workflow and create an API endpoint.
Customize the API Page
After deployment, navigate to your API page.
Organize and configure the input fields:
Adjust the layout and positioning of inputs.
Set default values for users accessing the API demo page.
Publish the API
Once satisfied with the setup, publish the API page to generate a sharable URL.
Share this link with your team, users, or the public for easy access to your workflow.
Using the API
The published API page includes:
Demo Interface: Users can interact with the workflow by customizing the inputs and generating results directly from the page.
API instructions for integrating the workflow into applications.
Sample code and a downloadable Postman collection for testing the API.