I am currently trying out api manager (1.6).Is there a way to throttle each consumer of api to a specific limit (requests/seconds)?
I see an option to throttle at the publisher level (as a publisher) and at the application level (in api store) but it is not the same as specifying how much an api can be invoked by each subscriber
Also, what does application level throttling mean in the api store? Is it to specify how many total api calls can an application make?