DeckBrew
The DeckBrew Magic: The Gathering API is open source. Please report any issues or bugs you encounter. This API wouldn't have been possible without the amazing mtgjson and mtgimage resources.
DeckBrew endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
List all sets /mtg/sets |
List all sets |
| GET |
Typeahead autocomplete for card search /mtg/cards/typeahead |
This endpoint returns a list of 10 cards (the same format as the /mtg/cards endpoint) that match the beginning of the search term. This endpoint is great for building interactive… |
| GET |
List all cards /mtg/cards |
Return a list of all Magic cards. Can be filtered using query string parameters to narrow the search. |
| GET |
Get a single card /mtg/cards/{id} |
|
| GET |
Get a single set /mtg/sets/{id} |
|
| GET |
List all types /mtg/types |
DeckBrew pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|