Skip to content
Merged
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
10 changes: 3 additions & 7 deletions docs/developers/talent-api/rate-limits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@

Talent API is protected by two rate-limiting processes.

## API Key Rate Limits
## Rate Limits

- For free users, API usage is subject to 5,000 requests/month.

## IP Rate Limits

- Each IP address has a maximum of 25 requests in 10 seconds.
- API usage is limited to 5,000 requests/month.

## Fair Use Policy

Expand All @@ -24,4 +20,4 @@ Unless explicit permission is given, the following activities are prohibited:

## Inactivity Clause

- We reserve the right to **deactivate or cancel an API Key** if it has been inactive for more than **30 consecutive days**. Inactivity is defined as **no API requests** made during this period. If your API Key is deactivated due to inactivity, you may need to request a new key or contact support for reinstatement.
- We reserve the right to **deactivate or cancel an API Key** if it has been inactive for more than **10 consecutive days**. Inactivity is defined as **no API requests** made during this period.