Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions es/api/assistant/get-page-content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ openapi: "/es/discovery-openapi.json POST /v1/page/{domain}"
keywords: [ "página", "contenido", "recuperar" ]
---

<div id="rate-limits">
## Límites de tasa
</div>

- 10,000 solicitudes por organización de Mintlify por hora
2 changes: 2 additions & 0 deletions es/api/assistant/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ openapi: "/es/discovery-openapi.json POST /v1/search/{domain}"
keywords: [ "búsqueda", "query" ]
---

<div id="rate-limits">
## Límites de tasa
</div>

- 10,000 solicitudes por organización de Mintlify por hora
2 changes: 2 additions & 0 deletions fr/api/assistant/get-page-content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ openapi: "/fr/discovery-openapi.json POST /v1/page/{domain}"
keywords: [ "page", "contenu", "récupérer" ]
---

<div id="rate-limits">
## Limites de débit
</div>

- 10 000 requêtes par organisation Mintlify par heure
2 changes: 2 additions & 0 deletions fr/api/assistant/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ openapi: "/fr/discovery-openapi.json POST /v1/search/{domain}"
keywords: [ "recherche", "requête" ]
---

<div id="rate-limits">
## Limites de débit
</div>

- 10 000 requêtes par organisation Mintlify par heure
2 changes: 2 additions & 0 deletions zh/api/assistant/get-page-content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ openapi: "/zh/discovery-openapi.json POST /v1/page/{domain}"
keywords: [ "页面", "内容", "检索" ]
---

<div id="rate-limits">
## 速率限制
</div>

- 每个 Mintlify 组织每小时 10,000 次请求
2 changes: 2 additions & 0 deletions zh/api/assistant/search.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ openapi: "/zh/discovery-openapi.json POST /v1/search/{domain}"
keywords: [ "搜索", "搜索词" ]
---

<div id="rate-limits">
## 速率限制
</div>

- 每个 Mintlify 组织每小时 10,000 次请求
Loading