Mocking API rate limits

Chat GPT told me Apidog could allow me to mock API rate limits like some of my providers enforce like 4 requests per second. I can’t see where I can do that. Any thoughts?

I think you may be looking to perform soak testing on your API, which involves sending requests at a steady low rate to test performance over time. Currently, our performance testing feature only supports setting the number of virtual users (simultaneous request senders) and does not support setting a stable request rate (e.g., 4 requests/s).

If I have misunderstood your requirement, please clarify and correct me.