diff --git a/doc/user/gitlab_com/index.md b/doc/user/gitlab_com/index.md
index 62567fa34a972a7a8fcf44184e9bdcf6b0b9af39..9093d62dbd68594948fc1fe62a86f13bc677923b 100644
--- a/doc/user/gitlab_com/index.md
+++ b/doc/user/gitlab_com/index.md
@@ -363,7 +363,8 @@ after the limits change in January, 2021:
 | **GitLab Pages** TLS connections (for a given **GitLab Pages domain**)     |                               | **400** requests per **10 seconds**  |
 | **Pipeline creation** requests (for a given **project, user, and commit**) |                               | **25** requests per minute           |
 | **Alert integration endpoint** requests (for a given **project**)          |                               | **3600** requests per hour           |
-| **[Pull mirroring](../project/repository/mirror/pull.md)** intervals       | **5** minutes                 | **5** minutes |
+| **[Pull mirroring](../project/repository/mirror/pull.md)** intervals       | **5** minutes                 | **5** minutes                        |
+| **API Requests** (from a given **user**) to `/api/v4/users/:id`            |                               | **300** requests per **10 minutes**  |
 
 More details are available on the rate limits for
 [protected paths](#protected-paths-throttle) and