Skip to content

Commit adf16fc

Browse files
committed
docs: remove rate limits section from API reference (allowlist secrets)
1 parent 1dc376f commit adf16fc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

API_REFERENCE.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,16 +1120,6 @@ except Exception as e:
11201120

11211121
---
11221122

1123-
## Rate Limits
1124-
1125-
- **Free tier**: 100 requests per day
1126-
- **Paid tier**: Higher limits based on plan
1127-
- **Burst limit**: 10 requests per second
1128-
1129-
Monitor your usage and implement appropriate rate limiting in your application.
1130-
1131-
---
1132-
11331123
## Support
11341124

11351125
- **Documentation**: [API Reference](API_REFERENCE.md)

0 commit comments

Comments
 (0)