[#1148] API calls limit exhausted

Migrated from Redmine #1148 | Author: Tania Osmara
Status: New | Priority: High, I’m very impatient | Created: 2024-01-25


Good afternoon, we have the following problem with our account, if it generates the authentication token towards the branch per endpoint, but when trying to consult other endpoints it sends us the message that the number of calls exceeded.

suc_code: “ingenesusioc”,
method: “getCompanyParams”,
params: [[“min_time_till_event”, “max_time_till_event”, “date_format”, “company_timezone”, “payment_timeout”]]

baseURL: “https://user-api.simplybook.plus
headers: {
‘Content-Type’: ‘application/json’,
‘X-Company-Login’ : ‘ingenesusioc’,
‘X-Token’ : token de simplybook,
}
jsonrpc: ‘2.0’,
peticion tipo POST

{
“code”: 429,
“message”: “API calls limit exhausted”,
“data”: ,
“message_data”:
}

Redmine Admin wrote:

here is your API usage statistics. Limit was reached for many days in a row

| 2024-01-19 | 48625 |
| 2024-01-20 | 49971 |
| 2024-01-21 | 49989 |
| 2024-01-22 | 49963 |
| 2024-01-23 | 49967 |
| 2024-01-24 | 49987 |
| 2024-01-25 | 49968 |
| 2024-01-26 | 49965 |
| 2024-01-27 | 31063 |
| 2024-01-28 |   373 |
| 2024-01-29 |     5 |