Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
Info

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 ???

...

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 XXXX-minutes execution time350 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

XXXX350s

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

XXXXX entities per page2MB