GET /catalog/flavor-words

Supported formats: json

Returns a Catalog of all flavor words in Scryfall’s database.

Parameter Type Atn Details
format String Optional The data format to return. This method only supports json.
pretty Boolean Optional If true, the returned JSON will be prettified. Avoid using for production code.

Example Request

Fetch the flavor words catalog.

GET https://api.scryfall.com/catalog/flavor-words