Rate limiting individual API methods

I recall reading or hearing in the demo video that API providers can rate-limit the API methods. Am I right to say that this is still in the works and is different from the "Per API Quota" (http://app.apigee.com/policies) feature?

I'm looking forward to offloading rate-limiting to Apigee and ideally being able to specify exactly which API methods to rate-limit.

My particular use case is that I have an account verification API method that is susceptible to brute force attacks - I'd like to place a stricter rate limit on this method than on my other API methods.
Inappropriate?
1 person has this question

User_default_medium