Help Center Developers API Reference

Rate Limiting Policies

HB

Updated by Hweb Admin

Dec 28, 2025 • 1 min read

To ensure high availability and prevent abuse, HwebPay enforces rate limits on all API endpoints. Limits are based on your account tier and the specific endpoint being called.

  • Standard Limit: 10 requests per second (RPS) for most endpoints.
  • Burst Limit: Up to 20 RPS for short durations.
  • Webhook Retries: If your server is slow, we will retry webhooks. Ensure your endpoint responds with a 200 OK within 10 seconds.

If you anticipate high volume (e.g., a flash sale), please contact our developer support team to request a temporary limit increase.

Was this article helpful?