Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This document applies to the API exposed by QCA.

This article lists the different limits that are set on API requests. The limits are subject to change, following the Qmatic API Terms of use ???

API Rate limits

HTTP response code 429 - Too Many Requests is returned if limits are exceeded.

Appointments External API

Sandbox

100 req/min

Production

100 req/min

Request time out

HTTP response code 504 - Gateway Timeout is returned when a request exceeds 350 seconds execution time.

Connection Timeout

The number of milliseconds a service will wait, after accepting a connection, for the request URI line to be presented. Defaults to 60 seconds.

Maximum Connections

The maximum number of simultaneous requests. HTTP response code 429 - Too Many Requests is returned if limits are exceeded.

Appointments External API

8192 * (number of currently running instances)

Operation Timeout

The maximum amount of time that allocated to a single request. HTTP response code 408 - Request Timeout is returned if limits are exceeded.

Appointments External API

350s

Request Size

The maximum size of the request. HTTP response code 413: Request Entity Too Large is returned if limits are exceeded.

Appointments External API

2MB

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.