# Ograniczanie wpływu limitów API Github i GitLab

## Limity żądań GitHub

Jeśli napotykasz problemy lub chcesz dostosować limity swojej organizacji, możesz to zrobić — instrukcje, jak pokonać te ograniczenia, są dostępne na [oficjalnej stronie internetowej GitHub](https://app.gitbook.com/o/EOMm1MEqvgMWkvjFfyqF/s/0CBTl43C3OO6ySL1DJ6k/~/changes/88/risk-and-compliance-management/avoiding-api-rate-limits-impact/reducing-github-and-gitlab-rest-api-rate-limits-impact). Jeśli Twoja **aplikacja OAuth** potrzebuje wykonywać **nieautoryzowane wywołania** z wyższym limitem żądań, możesz podać **ID klienta** i **sekret** swojej aplikacji przed ścieżką [punktu końcowego](#user-content-fn-1)[^1].

***

## Limity żądań GitLab

Jeśli napotykasz problemy lub chcesz dostosować limity swojej organizacji, możesz to zrobić — instrukcje krok po kroku dotyczące zwiększania tych limitów są dostępne na [oficjalnej stronie internetowej GitLab](https://app.gitbook.com/o/EOMm1MEqvgMWkvjFfyqF/s/0CBTl43C3OO6ySL1DJ6k/~/changes/88/risk-and-compliance-management/avoiding-api-rate-limits-impact/reducing-github-and-gitlab-rest-api-rate-limits-impact).

[^1]: endpoint


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/pl/zarzadzanie-ryzykiem-i-zgodnoscia/unikanie-wplywu-ograniczenia-zadan-api/ograniczanie-wplywu-limitow-api-github-i-gitlab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
