> For the complete documentation index, see [llms.txt](https://ciusji.gitbook.io/leona/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ciusji.gitbook.io/leona/configuration/the-rest-apis.md).

# The REST APIs

The functionality loena REST API is very comprehensive; Even the leona web interface is exclusively using leona REST API to interact with the leona cluster.

For example, if your leona REST API is listening on **`http://127.0.0.1:9000/api/`**, the API browser will be available at **`http://127.0.0.1:9000/api/api-browser/`**.
