How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Scryfall Cards API

Look up, search, and fetch Magic card objects in many ways.

Scryfall Cards API is one of 7 APIs that Scryfall publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 21 JSON Schema definitions.

Tagged areas include Cards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a JSON-LD context, rate-limit docs, authentication docs, and 21 JSON Schemas.

This API exposes 13 operations across 13 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 2026-05-29.

Requests are made against a single base URL, https://api.scryfall.com.

13 operations 13 paths 10 schemas 12 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-05-29
Base URL
https://api.scryfall.com
Terms of Service
Resource Areas
1

Paths & Operations 13

Across 13 paths, the API surfaces 13 operations — 12 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Cards 13

Look up, search, and fetch Magic card objects in many ways.

GET
/cards/search
Search Cards
searchCards 9 params → 200404
GET
/cards/named
Get Card by Name
getCardByName 7 params → 200404
GET
/cards/autocomplete
Autocomplete Card Names
autocompleteCardNames 2 params → 200
GET
/cards/random
Get a Random Card
getRandomCard 5 params → 200
POST
/cards/collection
Get a Card Collection
getCardCollection body → 200
GET
/cards/{id}
Get a Card by Scryfall ID
getCardById 5 params → 200404
GET
/cards/{code}/{number}
Get a Card by Set Code and Collector Number
getCardBySetAndNumber 3 params → 200
GET
/cards/{code}/{number}/{lang}
Get a Localized Card by Set, Number, and Language
getLocalizedCard 3 params → 200
GET
/cards/multiverse/{id}
Get a Card by Multiverse ID
getCardByMultiverseId 1 param → 200
GET
/cards/mtgo/{id}
Get a Card by MTGO ID
getCardByMtgoId 1 param → 200
GET
/cards/arena/{id}
Get a Card by Arena ID
getCardByArenaId 1 param → 200
GET
/cards/tcgplayer/{id}
Get a Card by TCGplayer ID
getCardByTcgplayerId 1 param → 200
GET
/cards/cardmarket/{id}
Get a Card by Cardmarket ID
getCardByCardmarketId 1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Card (73 properties), Legalities (22 properties), CardFace (16 properties), RelatedCard (6 properties). Each schema is shown below with its type and property counts.

ImageUris
object
URIs for card image renderings at multiple sizes.
6 properties
Prices
object
Up-to-date market prices for this printing in several currencies and finishes.
6 properties
RelatedCard
object
A reference to a card related to this one (e.g., meld, token, combo).
6 properties
Legalities
object
Format-by-format legality of a card; values are legal, notlegal, restricted, or banned.
22 properties
Error
object
A Scryfall Error response object returned for any non-2xx status.
6 properties
CardList
List
object
A generic Scryfall List object wrapping a paginated collection of any type.
5 properties
Catalog
object
A Scryfall Catalog object containing an array of Magic datapoints (names, types, etc.).
4 properties
Card
object
A Scryfall Card object representing a Magic: The Gathering card printing.
73 properties
CardFace
object
One face of a multi-faced Magic card.
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scryfall-cards-api-openapi.yml Raw ↑

Other APIs Scryfall publishes across the network.

Scryfall Bulk Data API
Scryfall Catalogs API
Scryfall Migrations API
Scryfall Rulings API
Scryfall Sets API
Scryfall Symbology API
Where this information came from

This is an independent, third-party profile of Scryfall Cards API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.