Limiting scope of API access

It seems API access is very broad (admin) or very narrow (member). Is there a method to limit the scope of API access to a subset of equipment? For example, I would like to get the usage of a bridge in the last day, but I don’t need my application to be able to add new API keys, delete users or change account details.

If it’s possible, how would I configure Fabman to grant access to that information without allowing full admin API access to the client?