Discover/marvelsnapzone.com API
live

marvelsnapzone.com APImarvelsnapzone.com

Access Marvel Snap card stats, energy costs, abilities, artwork, variants, and location effects via 4 structured endpoints from marvelsnapzone.com.

Endpoints
4
Updated
3mo ago
Try it
Number of cards to return per page.
Starting index for pagination.
api.parse.bot/scraper/033dbbca-6b5e-4f24-a630-99cc7b0a6a53/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/033dbbca-6b5e-4f24-a630-99cc7b0a6a53/get_cards?limit=3&offset=0' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Get a paginated list of all Marvel Snap cards with metadata and variants. Returns cards sorted alphabetically by name.

Input
ParamTypeDescription
limitintegerNumber of cards to return per page.
offsetintegerStarting index for pagination.
Response
{
  "type": "object",
  "fields": {
    "cards": "array of card objects with slug, card_def_id, name, description, cost, power, source, art_url, type, and variants",
    "total": "integer total number of cards in the database"
  },
  "sample": {
    "data": {
      "cards": [
        {
          "cost": "5",
          "name": "Abomination",
          "slug": "abomination",
          "type": "Character",
          "power": "9",
          "source": "starter-card",
          "art_url": "https://marvelsnapzone.com/wp-content/themes/blocksy-child/assets/media/cards/abomination.webp",
          "variants": [
            {
              "id": "01",
              "rarity": "Rare",
              "source": "GeneralPool",
              "art_url": null,
              "category": "Pixel"
            }
          ],
          "card_def_id": "Abomination",
          "description": ""
        }
      ],
      "total": 848
    },
    "status": "success"
  }
}

About the marvelsnapzone.com API

The Marvel Snap Zone API exposes 4 endpoints covering cards, variants, and locations from the Marvel Snap card game. The get_cards endpoint returns a paginated list of every card in the database — including cost, power, description, artwork URL, and all associated variants — while get_locations delivers the full location roster with effects, rarity, difficulty ratings, and featured date history.

Card Data

The get_cards endpoint returns an alphabetically sorted, paginated list of cards. Each card object includes slug, card_def_id, name, description, cost, power, source, art_url, type, and a variants array. Use the limit and offset parameters to page through the full catalog. The total field in the response tells you how many cards are in the database, so you can calculate pages without a separate count request.

Card Details and Search

get_card_details accepts a single required slug parameter (e.g. iron-man, absorbing-man) and returns the full field set for that card, including all available variants. Each variant object carries id, category, rarity, source, and art_url, making it straightforward to build variant galleries or filter by rarity tier. search_cards performs a case-insensitive substring match against both name and slug fields — useful for autocomplete or loose lookups where you only have a partial name like doom or spider.

Locations

get_locations returns a single dictionary keyed by location slug. Each location entry includes CardDefId, name, description, abilities, rarity, tip, difficulty, released, hasChange, wasAddedIn, and wasChangedIn. The wasChangedIn and hasChange fields let you track which locations have been patched over time, and difficulty provides a structured signal for how much a location disrupts standard play patterns.

Coverage Notes

Card source fields indicate acquisition method (e.g. Season Pass, Token Shop, Series drop), which is useful for building deck-building tools that surface obtainability alongside stats. Variant data is scoped to what is catalogued on Marvel Snap Zone; not every variant released in-game may appear if it hasn't been indexed on the source site yet.

Common use cases
  • Build a card browser that surfaces cost, power, and ability text alongside artwork for every card in the game.
  • Populate an autocomplete search field using search_cards with partial name queries like 'spider' or 'doom'.
  • Track location balance changes over time using the wasChangedIn and hasChange fields from get_locations.
  • Generate variant galleries filtered by rarity tier using the variants array returned by get_card_details.
  • Filter obtainable cards by source field to show players which cards are currently available in the Token Shop or Season Pass.
  • Seed a deck-builder app with full card stats by paginating through get_cards with limit and offset.
  • Show difficulty ratings and tips for each location to help players prepare counter-strategies.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Marvel Snap Zone have an official developer API?+
No. Marvel Snap Zone does not publish an official developer API or documented data endpoints for public use.
What does the `variants` array in a card response contain?+
Each variant object includes id, category, rarity, source, and art_url. This lets you distinguish between, say, a common border variant and a Signature Series art variant for the same card, and retrieve the artwork URL for each.
Does the API return deck data, win-rate statistics, or meta tier lists?+
Not currently. The API covers card stats, variants, and location data. It does not expose deck lists, matchup win rates, or community tier rankings. You can fork this API on Parse and revise it to add an endpoint targeting that data.
How does pagination work for `get_cards`?+
Pass limit (cards per page) and offset (starting index) as query parameters. The response always includes a total integer reflecting the full database count, so you can calculate how many pages remain without making an extra request.
Are card bundle prices or in-game shop costs included?+
No pricing or shop cost data is returned by any endpoint. The source field indicates acquisition method (e.g. Token Shop, Series 3 drop) but does not include currency amounts. You can fork this API on Parse and revise it to add a pricing-focused endpoint if that data becomes available on the source site.
Page content last updated . Spec covers 4 endpoints from marvelsnapzone.com.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.