API call frequency
Any limits on the number of calls I can make to the API? It obviously stores a robust amount of information, so I could essentially use CG to store all the payment information I would otherwise have to store in my own database. However that means that I'll be hitting CG every time the user looks at their account payment summary, invoice listings, etc. That is the intention after all, correct?
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Marc Guyer on 18 Sep, 2009 06:03 PM
Yes, that is the intention. Obviously the more you can store in the
active session, the better. That will also improve the speed
performance of your app. If we think that the amount of API load that
a particular account causes goes beyond the "reasonable," we would
contact the account owner directly and evaluate what can be done to
alleviate the problem. I honestly don't anticipate this being a
problem.
2 Posted by Frank Koehl on 18 Sep, 2009 06:21 PM
Good to know, thanks.
Marc Guyer closed this discussion on 11 Apr, 2010 10:23 PM.