I found a solution using swagger-ui. I create a folder called docs in assets sails folder, put the swagger-ui content in there, and edit the swagger.json file. Then, I did sails lift. The docs is now available in http://ip_address:1337/docs. I'm using sails v- 0.11.0