Design a Rate Limiter

Design a rate limiter that caps each client at N requests per time window across a fleet of API servers.

What clarifying questions would you ask the interviewer?