Base URL
The base URL for the Laravel Forge API is:Authentication
The Laravel Forge API uses token-based authentication. You can generate an API token from your Laravel Forge account settings. Once you have your token, include it in theAuthorization header of your API requests as follows: