The Laravel Forge API implements rate limiting to ensure fair usage and protect against abuse. The default rate limit is set to 60 requests per minute per authenticated user. API responses include theDocumentation Index
Fetch the complete documentation index at: https://forge.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers to provide information about the rate limit.