See https://forge.laravel.com/docs/servers/monitoring.html#monitoring
And see if it applies to your plan.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
hi im trying to bring some of forge functionality into may admin panel using forge api
i started with get request (getting list of servers , sites , deployment histories ) and it works fine but when i try to create a monitor using forge api i get this error
Request to https://forge.laravel.com/api/v1/servers/xxxxxx/monitors failed with message ["Please upgrade your account."]
not sure whats happening , i thought maybe this feature is behind some sort of pay wall so i need to upgrade my account
but i when i create a monitor using the same account in the forge panel it works !
and my api is using token generated by the same account
Please or to participate in this conversation.