Documentation

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.

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