API permissions management
You really really need a way to set at least somewhat granular permissions on API tokens. Ideally I'd be able to limit down to certain organizations, either concretely or by tag system, but it would also be good to say "this API token can't update anything, but can read current licenses." Doing that would allow us to more safely create billing to our customers each month, using a token that only has least privileges needed.
1
vote