RateLimitedRestMethod

0.2609.6

RateLimitedRestMethod is a lightweight PowerShell module that wraps Invoke-RestMethod with module-scoped request throttling.

It is useful when calling APIs that enforce per-second rate limits and you want a simple drop-in command with the same parameter surface as Invoke-RestMethod.

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name RateLimitedRestMethod

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name RateLimitedRestMethod

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Devin Rich. Licensed under the MIT License.

Package Details

Author(s)

  • Devin Rich

Tags

Invoke-RestMethod Automation RateLimiting

Functions

Get-RateLimitedRestMethod Invoke-RateLimitedRestMethod Set-RateLimitedRestMethod

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.2609.6 (current version) 12 9/5/2026