📄️ Bulk cards
If you ever have a need to just get all of the card data at once, the bulk endpoint is for you! Unlike the /cards/ path, you cannot do any filtering or sorting on the /bulk/ path, you simply get all or nothing. Additionally, the bulk endpoint much faster than the cards endpoint, about 10x so!
📄️ Bulk sets
If you ever have a need to just get all of the sets data at once, the bulk endpoint is for you! Unlike the /sets/ path, you cannot do any filtering or sorting on the /bulk/ path, you simply get all or nothing. Additionally, the bulk endpoint much faster than the cards endpoint, about 10x so!