GET /sets

Supported formats: json

Returns a List object of all Sets on Scryfall.

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 Requests

Retrieve all sets.

GET https://api.scryfall.com/sets