Number of products per App (One API Key)

ven
Bronze 1
Bronze 1

Hi,

Apigee documentation says that there is a limit of 50 products per one API Key in the App (and Maximum of 100 products per App). Even though this is a planned enforcement in Hybrid setup, is there a way to increase this limit to have more than 100 products per App? Our products are proxy (and even resource path, sometimes) specific. So a consumer/developer App can access multiple APIs (often time more than 50 API endpoints, or even 100). We want to keep only one key for one consumer and control the access at product level by creating endpoint/proxy specific products.

https://cloud.google.com/apigee/docs/api-platform/reference/limits ("Keys, Developers, Apps" section)

0 1 170
1 REPLY 1

Maybe you need to rethink your data model.  Mapping 1 product to 1 proxy, probably won't work if you have 100's of proxies and you want large subsets of those to be entitled for a single API key. 

For example (you may know this),  you can create a single product that subsumes multiple combinations of {proxy, path}.