Scryfall · Example Payload

Scryfall Bulk Data Example

A JSON file containing one Scryfall card object for each Oracle ID on Scryfall. The chosen sets for the cards are an attempt to return the most up-to-date recognizable version of the card.

Games And ComicsMagic The GatheringCard DataOpen DataFreeCommunity FundedPublic APIs

Scryfall Bulk Data Example is an example object payload from Scryfall, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

objectidtypeupdated_aturinamedescriptioncompressed_sizedownload_uricontent_typecontent_encodingsize

Example Payload

Raw ↑
{
  "object": "bulk_data",
  "id": "27bf3214-1271-490b-bdfe-c0be6c23d02e",
  "type": "oracle_cards",
  "updated_at": "2026-05-29T09:00:00.000+00:00",
  "uri": "https://api.scryfall.com/bulk-data/27bf3214-1271-490b-bdfe-c0be6c23d02e",
  "name": "Oracle Cards",
  "description": "A JSON file containing one Scryfall card object for each Oracle ID on Scryfall. The chosen sets for the cards are an attempt to return the most up-to-date recognizable version of the card.",
  "compressed_size": 53345211,
  "download_uri": "https://data.scryfall.io/oracle-cards/oracle-cards-20260529090000.json",
  "content_type": "application/json",
  "content_encoding": "gzip",
  "size": 156234012
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/scryfall-bulk-data-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.