Skip to content
Crypto-only, prepaid. Top up a balance and we draw from it monthly — nothing is ever charged automatically.
tcggraph

Playground

Query real cards, right now

These requests hit the live API against a public sample of the catalog. No key, no signup, no sandbox data — the response you see is the response you would get in production.

Game

Name contains

Price market

Lorcana filters

Sort

Limit

Request
GET https://api.tcggraph.com/v1/cards
  ?game=disney-lorcana
  &limit=5
  &sort=-price
  &source=tcgplayer
Response20012 ms8 matches
{
  "data": [
    {
      "id": "lor_cdbcb2228d79",
      "game": "disney-lorcana",
      "name": "Lilo & Stitch — Fun-Loving Friends",
      "set": {
        "code": "13",
        "name": "Attack of the Vine!",
        "releasedAt": "2026-07-17"
      },
      "collectorNumber": "31",
      "rarity": "Super_rare",
      "artist": "Serena Wade",
      "text": "Shift 3 {I} (You may pay 3 {I} to play this on top of one of your characters named Lilo or Stitch.)\nResist +1 (Damage dealt to this character is reduced by 1.)\nSupport (Whenever this character quests, you may add their {S} to another chosen character's {S} this turn.)",
      "images": {
        "small": "/cards/lorcana/crd_cdbcb2228d794fd3a1a3573a7c29db1f.avif",
        "normal": "/cards/lorcana/crd_cdbcb2228d794fd3a1a3573a7c29db1f.avif",
        "large": "/cards/lorcana/crd_cdbcb2228d794fd3a1a3573a7c29db1f.avif"
      },
      "prices": [
        {
          "source": "tcgplayer",
          "region": "NA",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "USD",
          "market": 1.86,
          "low": 1.86,
          "high": 4.97
        },
        {
          "source": "cardmarket",
          "region": "EU",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "EUR",
          "market": 1.69,
          "low": 1.09,
          "high": 2.86,
          "trend": 1.69,
          "avg1": 1.66,
          "avg7": 1.67,
          "avg30": 1.7,
          "sellers": 148
        }
      ],
      "legalities": {
        "core": "not_legal"
      },
      "gameData": {
        "cardType": "CHARACTER",
        "ink": "AMBER",
        "inkCost": 5,
        "inkable": true,
        "lore": 3,
        "strength": 3,
        "willpower": 5,
        "moveCost": null,
        "classifications": [
          "Storyborn",
          "Team",
          "Hero",
          "Alien"
        ],
        "keywords": [
          "Resist",
          "Shift",
          "Support"
        ]
      }
    },
    {
      "id": "lor_46402c967ba2",
      "game": "disney-lorcana",
      "name": "Mickey Mouse — Amber Champion",
      "set": {
        "code": "10",
        "name": "Whispers in the Well",
        "releasedAt": "2025-11-07"
      },
      "collectorNumber": "23",
      "rarity": "Rare",
      "artist": "Lisa Parfenova",
      "text": "LEADING THE WAY Your other Amber characters get +2 {W}.\nFRIENDLY CHORUS While you have 2 or more other Amber characters in play, this character gains Singer 8. (They count as cost 8 to sing songs.)",
      "images": {
        "small": "/cards/lorcana/crd_46402c967ba24a1ca2ea62cb69f3b243.avif",
        "normal": "/cards/lorcana/crd_46402c967ba24a1ca2ea62cb69f3b243.avif",
        "large": "/cards/lorcana/crd_46402c967ba24a1ca2ea62cb69f3b243.avif"
      },
      "prices": [
        {
          "source": "tcgplayer",
          "region": "NA",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "USD",
          "market": 1,
          "low": 1,
          "high": 3.51
        },
        {
          "source": "cardmarket",
          "region": "EU",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "EUR",
          "market": 0.87,
          "low": 0.71,
          "high": 1.23,
          "trend": 0.87,
          "avg1": 0.91,
          "avg7": 0.9,
          "avg30": 0.88,
          "sellers": 16
        }
      ],
      "legalities": {
        "core": "legal"
      },
      "gameData": {
        "cardType": "CHARACTER",
        "ink": "AMBER",
        "inkCost": 4,
        "inkable": true,
        "lore": 1,
        "strength": 2,
        "willpower": 5,
        "moveCost": null,
        "classifications": [
          "Dreamborn",
          "Hero"
        ],
        "keywords": []
      }
    },
    {
      "id": "lor_ed5b22e51984",
      "game": "disney-lorcana",
      "name": "Maleficent — Biding Her Time",
      "set": {
        "code": "1",
        "name": "The First Chapter",
        "releasedAt": "2023-08-18"
      },
      "collectorNumber": "48",
      "rarity": "Rare",
      "artist": "Grace Tran",
      "text": null,
      "images": {
        "small": "/cards/lorcana/crd_ed5b22e519844e948a57784cdc4d5a48.avif",
        "normal": "/cards/lorcana/crd_ed5b22e519844e948a57784cdc4d5a48.avif",
        "large": "/cards/lorcana/crd_ed5b22e519844e948a57784cdc4d5a48.avif"
      },
      "prices": [
        {
          "source": "tcgplayer",
          "region": "NA",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "USD",
          "market": 0.64,
          "low": 0.64,
          "high": 2.28
        },
        {
          "source": "cardmarket",
          "region": "EU",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "EUR",
          "market": 0.48,
          "low": 0.37,
          "high": 0.8,
          "trend": 0.48,
          "avg1": 0.51,
          "avg7": 0.5,
          "avg30": 0.47,
          "sellers": 106
        }
      ],
      "legalities": {
        "core": "legal"
      },
      "gameData": {
        "cardType": "CHARACTER",
        "ink": "AMETHYST",
        "inkCost": 1,
        "inkable": false,
        "lore": 2,
        "strength": 1,
        "willpower": 1,
        "moveCost": null,
        "classifications": [
          "Dreamborn",
          "Villain",
          "Sorcerer"
        ],
        "keywords": []
      }
    },
    {
      "id": "lor_6a3e78bd46b7",
      "game": "disney-lorcana",
      "name": "Belle — Accomplished Mystic",
      "set": {
        "code": "9",
        "name": "Fabled",
        "releasedAt": "2025-08-29"
      },
      "collectorNumber": "40",
      "rarity": "Super_rare",
      "artist": "Malia Ewart",
      "text": "Shift 3 {I} (You may pay 3 {I} to play this on top of one of your characters named Belle.)\nENHANCED HEALING When you play this character, move up to 3 damage counters from chosen character to chosen opposing character.",
      "images": {
        "small": "/cards/lorcana/crd_6a3e78bd46b74dbe81da78b2d64cc75f.avif",
        "normal": "/cards/lorcana/crd_6a3e78bd46b74dbe81da78b2d64cc75f.avif",
        "large": "/cards/lorcana/crd_6a3e78bd46b74dbe81da78b2d64cc75f.avif"
      },
      "prices": [
        {
          "source": "tcgplayer",
          "region": "NA",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "USD",
          "market": 0.56,
          "low": 0.56,
          "high": 2.4
        },
        {
          "source": "cardmarket",
          "region": "EU",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "EUR",
          "market": 0.43,
          "low": 0.3,
          "high": 0.7,
          "trend": 0.43,
          "avg1": 0.42,
          "avg7": 0.43,
          "avg30": 0.42,
          "sellers": 104
        }
      ],
      "legalities": {
        "core": "legal"
      },
      "gameData": {
        "cardType": "CHARACTER",
        "ink": "AMETHYST",
        "inkCost": 5,
        "inkable": true,
        "lore": 2,
        "strength": 4,
        "willpower": 4,
        "moveCost": null,
        "classifications": [
          "Floodborn",
          "Hero",
          "Princess",
          "Sorcerer"
        ],
        "keywords": [
          "Shift"
        ]
      }
    },
    {
      "id": "lor_b042269adf79",
      "game": "disney-lorcana",
      "name": "Ursula — Created by the Vine",
      "set": {
        "code": "13",
        "name": "Attack of the Vine!",
        "releasedAt": "2026-07-17"
      },
      "collectorNumber": "26",
      "rarity": "Rare",
      "artist": "Pauline Voss",
      "text": "ENERGY SAP Whenever one of your Floodborn characters quests, chosen opposing character gets -1 {S} until the start of your next turn.",
      "images": {
        "small": "/cards/lorcana/crd_b042269adf7940af8ef301f816235f71.avif",
        "normal": "/cards/lorcana/crd_b042269adf7940af8ef301f816235f71.avif",
        "large": "/cards/lorcana/crd_b042269adf7940af8ef301f816235f71.avif"
      },
      "prices": [
        {
          "source": "tcgplayer",
          "region": "NA",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "USD",
          "market": 0.14,
          "low": 0.14,
          "high": 0.62
        },
        {
          "source": "cardmarket",
          "region": "EU",
          "finish": "nonfoil",
          "condition": "NM",
          "currency": "EUR",
          "market": 0.15,
          "low": 0.12,
          "high": 0.3,
          "trend": 0.15,
          "avg1": 0.15,
          "avg7": 0.15,
          "avg30": 0.15,
          "sellers": 167
        }
      ],
      "legalities": {
        "core": "not_legal"
      },
      "gameData": {
        "cardType": "CHARACTER",
        "ink": "AMBER",
        "inkCost": 4,
        "inkable": true,
        "lore": 2,
        "strength": 3,
        "willpower": 2,
        "moveCost": null,
        "classifications": [
          "Floodborn",
          "Vineling"
        ],
        "keywords": []
      }
    }
  ],
  "meta": {
    "page": 1,
    "limit": 5,
    "totalCount": 8,
    "totalPages": 2,
    "hasMore": true,
    "priceSource": "tcgplayer"
  }
}

Every card comes back with both a TCGplayer quote in USD and a Cardmarket quote in EUR; the market toggle picks which one the sort and price filters read from. See European pricing for what the EU side covers.

The public sample covers a slice of each game. An API key unlocks the full catalog, and the REST reference documents every filter shown here.