Documentation on Scryfall-SDK equivalents for Scryfall routes: Query Result /cards/named?{fuzzy|exact}=<card name> Card /cards/:id Card /cards/:set/:collector_number(/:lang) Card /cards/multiverse/:multiverse_id Card /cards/mtgo/:mtgo_id Card /cards/arena/:id Card /cards/tcgplayer/:id Card /cards/cardmarket/:id Card /cards/random Card /cards/search?q=<https://scryfall.com/docs/reference> List<Card> /cards/autocomplete?q=<autocomplete to a card name> Catalog /cards/collection List<Card> /sets List<Set> /sets/:code Set /sets/:id Set /sets/tcgplayer/:id Set /cards/multiverse/:id/rulings List<Ruling> /cards/mtgo/:id/rulings List<Ruling> /cards/arena/:id/rulings List<Ruling> /cards/:code/:number/rulings List<Ruling> /cards/:id/rulings List<Ruling> /symbology List<CardSymbol> /symbology/parse-mana?cost=<shorthand mana cost> ManaCost /catalog/card-names Catalog /catalog/artist-names Catalog /catalog/word-bank Catalog /catalog/creature-types Catalog /catalog/planeswalker-types Catalog /catalog/land-types Catalog /catalog/artifact-types Catalog /catalog/enchantment-types Catalog /catalog/spell-types Catalog /catalog/powers Catalog /catalog/toughnesses Catalog /catalog/loyalties Catalog /catalog/watermarks Catalog /catalog/keyword-abilities Catalog /catalog/keyword-actions Catalog /catalog/ability-words Catalog /catalog/supertypes Catalog /bulk-data List<BulkDataDefinition> /bulk-data/:type BulkDataDefinition /bulk-data/:id BulkDataDefinition /migrations MagicEmitter /migrations/:id Promise