diff --git a/README.md b/README.md
index c8a755e1f2894ec8f86c26da5c84f004b79b80a5..772e5491d95ec21c1f617d76ef37103f9f72c423 100644
--- a/README.md
+++ b/README.md
@@ -66,4 +66,8 @@ $ npm run start:prod
 
 Any other command used to start might have *undefined behaviour* at runtime, as above commands may set environment variables required at runtime.
 
+## API documentation and endpoints
+
+When running, the documentation can be found at: `{url}/api`, and specific controllers can be found at `{url}/api/{controller name}`
+
 Check the [license](LICENSE).