Merchant docs /docs
Site Sign in Apply as merchant

REST verification rate limits

Rate window and max requests to protect verify-license from abuse.

In the merchant dashboard: After sign-in → merchant dashboard — Sign in · Sign in to dashboard

Why limits?

Protect verify-license from loops or abusive scripts — especially on high-traffic servers.

Fields

  • Rate window (seconds): counting period (for example 60).
  • Max requests per window: for example 180 req/min per combination (IP + key).

When 429 happens

Your script should handle rate limits gracefully without immediately stopping the resource — see Troubleshooting.