Skip to content

Rate limits

Social WiFi API endpoints have rate limits active limiting amount of requests you can send in short time windows.

  • Base rate limit is 1 request per second.
  • Excess requests will be delayed to fit the rate limit.
  • If you try to send too many requests they will be rejected and you will receive HTTP 429 Too Many Requests response.

For statistics, project, venues and conversation related endpoints the queue can accept up to around 10 requests over limit.

For other endpoints the queue can handle up to around 20 requests in total.