When using the Credit Clear Sync API, it's important to be aware of the following limits:
- Not more than 1000 requests per minute is allowed.
- All requests should contain
Authorization
header. - The maximum content length of
POST
/PUT
request is 30 MB. - The maximum content length of
multipart/form-data
request is 25 MB.
Attention
If any of the limits is breached, the request will be blocked