Can Retool work as an backend to create own api?

I am thinking of using the business logic you can build in retool and create an api out of it.
Is it possible to create your own endpoints where other tools could have access to or is retool a closed system?

You can call the workflow just as you do any other API via REST. So yes you can use it to provide APIs to your app, webhooks, etc.

Wow... that is amazing! Thank you