Tier

Name Description Schema Default Example

name

required

string

null

Platinum

description

optional

string

null

Allows 50 request(s) per minute.

tierLevel

optional

string

null

api

attributes

optional

Custom attributes added to the tier policy

map

null

{}

requestCount

required

Maximum number of requests which can be sent within a provided unit time

long

null

50

unitTime

required

long

null

60000

tierPlan

required

This attribute declares whether this tier is available under commercial or free

string

null

FREE

stopOnQuotaReach

required

If this attribute is set to false, you are capabale of sending requests even if the request count exceeded within a unit time

boolean

null

true

TierPermissions

optional

TierPermissionInfo

null