how can one perform rate limit testing via gatling tool?

I am trying to find a way to call a particular http API multiple times within a min window ;to hit the rate limit of this API . What in-built methods should I use to achieve the set up?