OAuth 2.0 Scope Granularity and Monetization

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.

Does Apigee offer such a capability?

Nathan Aw (Singapore)

0 1 186
1 REPLY 1

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.

You could then assign Developer Apps one or more API Products manually via API based on whatever criteria you like, or in a developer-self-service way with Monetization (see https://docs.apigee.com/api-platform/monetization/basics-monetization )