Request API Payload Limit

Hi Team,
Is there a limit on the payload in the Request API. I’m trying to send 0.5MB of payload but getting the following error.
PayloadTooLargeError: request entity too large
Can someone help, please?
Thanks

1 Like

Yes, there is a limit.
The payload size cannot exceed 100KB.
There is also a rate limit of 50/minute.

5 Likes

Hi @arunrajkumar235,
rate limit of 50/minute/app/account(user) or is 50/minute/app/domain?

50/minute/app/account (not user, but the entire account)

1 Like

Thank a lot :smiling_face_with_three_hearts: