Package-level declarations
Types
Individual face information for multiface cards.
https://scryfall.com/docs/api/card-symbols
Legal status for each supported format. Possible legalities are legal, not_legal, restricted, and banned.
A List object represents a requested sequence of other objects (Cards, Sets, etc). List objects may be paginated, and also include information about issues raised when generating the list. https://scryfall.com/docs/api/lists
A Set object represents a group of related Magic cards. All Card objects on Scryfall belong to exactly one set. https://scryfall.com/docs/api/sets
The direction to sort the cards. If not provided, Scryfall chooses a reasonable default for the order.
The order parameter determines how Scryfall should sort the returned cards.
The unique parameter specifies if Scryfall should remove “duplicate” results in your query. The options are:
Functions
Filters cards that are artifacts.
Filters cards that are colorless.
Filters cards that are creatures.
Filters cards that are enchantments.
Filters cards that are instants.
Filters cards that are lands.
Filters cards that are multicolored.
Filters cards that are planeswalkers.
Filters cards that are sorceries.
Checks if this card has the specified keyword ability.
Checks if this card is an artifact.
Checks if this card is colorless.
Checks if this card is a creature.
Checks if this card is an enchantment.
Checks if this card is multicolored (has more than one color).
Checks if this card is a planeswalker.
Sorts cards by collector number. Numeric collector numbers are sorted numerically, others by hash code.
Sorts cards alphabetically by name.
Sorts cards by USD price. Cards with null or unparseable prices are sorted to the end.
Sorts cards by rarity in order: common, uncommon, rare, mythic.
Sorts cards by release date.