diff --git a/content/rest/rate-limit.md b/content/rest/rate-limit.md index e67aec87ac..2de4fe4ddd 100644 --- a/content/rest/rate-limit.md +++ b/content/rest/rate-limit.md @@ -27,6 +27,8 @@ The REST API for searching items has a custom rate limit that is separate from t * The `integration_manifest` object provides your rate limit status for the `POST /app-manifests/{code}/conversions` operation. For more information, see "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/creating-a-github-app-from-a-manifest#3-you-exchange-the-temporary-code-to-retrieve-the-app-configuration)." +{% ifversion fpt or ghec or ghes > 3.5 %}* The `dependency_snapshots` object provides your rate limit status for submitting snapshots to the dependency graph. For more information, see "[AUTOTITLE](/rest/dependency-graph)."{% endif %} + For more information on the headers and values in the rate limit response, see "[AUTOTITLE](/rest/overview/resources-in-the-rest-api#rate-limit-http-headers)."