Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions content/en/docs/rate-limits.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Rate Limits
slug: rate-limits
lastmod: 2025-06-12
lastmod: 2026-07-03
show_lastmod: true
---

Expand Down Expand Up @@ -339,7 +339,8 @@ We include a `Retry-After` header in all rate limit error responses, indicating
the duration your client should wait before retrying.

You can get a list of certificates issued for your registered domain by
searching [crt.sh](https://crt.sh/) or [Censys](https://search.censys.io/#),
searching [crt.sh](https://crt.sh/), [Censys](https://search.censys.io/#),
or [CertObserver CT search](https://certobserver.com/ct-search),
which use the public [Certificate
Transparency](https://www.certificate-transparency.org/) logs.

Expand Down