Hello! Is there some way to limit/self define OAuth 2.0 Scopes in Apigee Developer App in some granular sense and thereby monetising it based on the granular self defined OAuth Scope?
I believe this is the way forward – users are able to define and refine what they authorise others can see and consume to secure some personalised/tier pricing.
It sounds like you want to configure API Products (see https://docs.apigee.com/api-platform/publish/what-api-product ) with defined OAuth scopes. Having a tiered API Product structure where some products have a higher call limits and more access is a fairly common use case.