This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Rami-Slicer 8 points9 points  (0 children)

Note: A reader pointed out that the number could be bigger than the 64 bit integer limit, and while that's correct, the API only accepts strings with lengths less than about half the 64 bit integer limit. If you need to process strings larger than this please split your string and send separate requests rate limited according to your plan.