CakePHP REST API documentation

Hi! I've created a public restful application and I would like to generate API documentation for users. For REST i think I have to provide URLs and parameters.

What is the best way to prepare it?
Thanks!