API Limit? #348
Answered
by
metafloor
Buono-Nick
asked this question in
Q&A
API Limit?
#348
-
Hi, just out of curiosity is there a limit to the number of callouts that can be made in a single day? I'm trying to generate barcodes for an entire catalog of items. |
Beta Was this translation helpful? Give feedback.
Answered by
metafloor
Nov 7, 2024
Replies: 1 comment 1 reply
-
There is no hard-coded limit, but please don't slam the service. It is shared with many other users and runs as a micro service on heroku, with only a single (virtual) cpu. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Buono-Nick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no hard-coded limit, but please don't slam the service. It is shared with many other users and runs as a micro service on heroku, with only a single (virtual) cpu.