currently if i create an api key it has full access to the api.
it's useful to be able to create api keys with a limited set of permissions (either by assigning the api key a role or by explicitly setting permissions). this would allow me to e.g. hand out limited permission keys to 3rd parties or give team members limited control over the dashboard.
additionally i'd like to be able to see:
- which triggered events (e.g. which one was used to cancel a credit)
- which where used to access the api (e.g.which one was used to read transaction data).