API

You can deploy your app as an API. This is a way to interact with your app programmatically.

This works best if the generation is in JSON format. Let's first set the step to JSON.

API

Then run the step to make sure it works.

API

Now you can deploy your app as an API.

API

We can validate the API using tools like Postman.

API

Check the use cases here for more examples on how to use the API.