Skip to main content
Deploying and Using the Deployed API
Milad Mesbah avatar
Written by Milad Mesbah
Updated over a week ago

Once your workflow is prepared, follow these steps to deploy it as an API:

  1. 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.

  2. 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.

  3. 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.

  4. 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.

Did this answer your question?