RateLimitResponse: {
    rate: {
        api_key_per_minute: RateLimitBoundary;
        org_monthly: RateLimitBoundary;
    };
}

Type declaration