Custom Attributes In Developer App

How many custom attributes can be present in the developer app?

Any limitation?

1 Like

This is documented in the product limits

https://docs.apigee.com/api-platform/reference/limits

In this case, it’s currently 18

2 Likes

Thanks for the information.
Presently in the developer app I was able to set 38 custom attributes and was able to access all these 38 custom attributes in the Verify API Key Policy.

2 Likes

You are using saas version or onprem Apigee?

3 Likes

Onprem version

For onprem there is no limit upto my knowledge. The amount 18 is applicable for the saas version.

Thanks for the information Priyadarshi Ajitav Jena

That seems like a large number. It might be better to associate a JSON as the value of ONE custom attribute, and embed various attributes within that JSON.

Or perhaps group related sets of attributes into independent JSONs. That way you can have 3 or 4 custom attrs, rather than 38.

1 Like