When using the Credit Clear Sync API, it's important to be aware of the following limits:

  • Not more than 20 request 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 3 MB.

⚠️

Attention

If any of the limits is breached, the request will be blocked, and the Credit Clear Sync API will return 403 status code.