Mochi

Card Changes API

Is there a way to use the API to get just cards that have changed since the last query (on a deck)? I’m building a chrome extension and I want to keep card data updated. Re-querying an entire deck to get changes seems really wasteful, especially for large decks. Does the bookmark allow for queries executed at an arbitrary time in the future to get just cards updates? Is there an undocumented API that I could use?

Hey Brian,

Unfortunately the API does not support those kinds of queries, but I agree it would be super useful to be able to do that kind of thing with the API. If you email me (matt at mochi.cards) I might be able to help you set something up with the private API.