Skip to main content
Dev Proxy

Simulate rate limiting and errors on Postmark APIs

Last modified on February 5, 2025

This sample contains a preset to simulate rate limiting and random errors on Postmark APIs. Postmark APIs support rate limiting, which is a mechanism that informs developers of the available server resources and allows them to increase the data throughput by staying under the rate limits and avoiding throttling.

View on GitHub Download from GitHub

References

Get started with the Dev Proxy

The tutorial will introduce you to the Dev Proxy and show you how to use its features.

Use preset configurations

Instructions on how to configure the Dev Proxy to use a different configuration file.

RateLimitingPlugin documentation

The documentation of the RateLimitingPlugin for the Dev Proxy.

HTTP response codes

Postmark API HTTP error codes