Skip to content

Commit ab5f938

Browse files
committed
First, a few links
1 parent 0dfcc56 commit ab5f938

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

docs/hub/api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ You can also access the OpenAPI specification directly: [https://huggingface.co/
1717
</a>
1818
</div>
1919

20+
All API calls are subject to the HF-wide [Rate limits](./rate-limits). Upgrade your account if you need elevated, large-scale access.
21+
2022
## Repo listing API
2123

2224
The following endpoints help get information about models, datasets, and Spaces stored on the Hub.

docs/hub/billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Private repository storage above the [included storage](./storage-limits) will b
2626
The PRO subscription unlocks essential features for serious users, including:
2727

2828
- Higher [storage capacity](./storage-limits) for public and private repositories
29-
- Higher bandwidth and API rate limits
29+
- Higher bandwidth and API [rate limits](./rate-limits)
3030
- Included credits for [Inference Providers](/docs/inference-providers/)
3131
- Higher tier for ZeroGPU Spaces usage
3232
- Ability to create ZeroGPU Spaces and use Dev Mode

docs/hub/pro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The PRO subscription unlocks essential features for serious users, including:
44

55
- Higher [storage capacity](./storage-limits) for public and private repositories
6-
- Higher bandwidth and API rate limits
6+
- Higher bandwidth and API [rate limits](./rate-limits)
77
- Included credits for [Inference Providers](/docs/inference-providers/)
88
- Higher tier for [ZeroGPU Spaces](./spaces-zerogpu) usage
99
- Ability to create ZeroGPU Spaces and use [Dev Mode](./spaces-dev-mode)

docs/hub/webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ This can be helpful if accessing the HTTP headers of the request is complicated
242242

243243
Each Webhook is limited to 1,000 triggers per 24 hours. You can view your usage in the Webhook settings page in the "Activity" tab.
244244

245-
If you need to increase the number of triggers for your Webhook, contact us at [email protected].
245+
If you need to increase the number of triggers for your Webhook, upgrade to PRO, Team or Enterprise and contact us at [email protected].
246246

247247
## Developing your Webhooks
248248

0 commit comments

Comments
 (0)