Fracttal →

Request Limits

FRACTTAL API currently allows 200 requests per minute per company. When this limit is exceeded the application returns a 406 code ("Maximum number of request exceeded"). In this case, the user must wait for 1 minute to continue making API calls.

All API responses include the following limit-related information:

FieldDescription
Request-Call-Limit>Indicates the API call limit. Currently returns 200
Request-Call-Limit-RemainingIndicates the number of calls the user has made to the API during the time period (1 minute). If this field is set to 100, it indicates that the user can make 100 more FRACTTAL API calls.
Request-Call-Limit-ResetIndicates the seconds remaining in the current period.