Right now, we hard depend on a lot of plugins via plugin.yml which means the whole API fails if just one of these fails.
This would make endpoint errors contained only to the presence of the plugin they are related to.
In the case of SuperbVote for example, the API was down for multiple days when most endpoints could have continued operating. However, this could also apply to the DiscordSRV or even Quarters plugins if they happen to fail in future.