正式なドキュメントは英語版であり、この日本語訳はAI支援翻訳により作成された参考用のものです。日本語訳の一部の内容は人間によるレビューがまだ行われていないため、翻訳のタイミングにより英語版との間に差異が生じることがあります。最新かつ正確な情報については、英語版をご参照ください。

API rate limits

  • Tier: Free, Premium, Ultimate
  • Offering: GitLab Self-Managed, GitLab Dedicated

Most API requests count against the general user and IP rate limits. For some APIs, you can configure a separate rate limit instead. An API rate limit supersedes the general limits for requests to that API. You can raise or lower the limit for a single API without changing the general limits. No other behavior changes.

To configure these limits, go to the Admin area and select Settings > Network.

Available API rate limits

APIDescription
Deprecated endpointsRestrict endpoints that have replacements but cannot be removed without breaking backward compatibility.
Groups APILimit requests that list, retrieve, create, and archive groups, and that list and delete group members.
Organizations APILimit requests that create organizations.
Package registryLimit requests to the Packages API, which downstream projects call to resolve dependencies.
Projects APILimit requests that list, retrieve, and create projects, and that list and delete project members.
Repository files APILimit requests that fetch, create, update, and delete files in a repository.
Users APILimit requests that read the followers, status, SSH keys, and GPG keys of a user.