Marvel Snap API
Introducing the Marvel Snap API! Access cards data, artwork, and abilities affected by the Snap event. Dive into the universe with card details, artwork, and abilities, all at your fingertips!
Marvel Snap API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get all cards /api/get-all-cards |
The /api/get-all-cards endpoint is designed to retrieve basic data for all cards within the Marvel Snap API database. |
| GET |
get card by name (card key) /api/get-all-cards/card-key/{card_key} |
The /api/get-all-cards/card-key/{card_key} endpoint serves the purpose of retrieving basic information for a specific card based on its unique card key. |
| GET |
get card by id (card id) /api/get-all-cards/card-id/{id} |
The /api/get-all-cards/card-id/{card_id} endpoint is designed to retrieve basic information for a specific card based on its unique card ID. |
| GET |
search card by name /api/get-card-search/{card-name} |
This endpoint provides you a simple search by card name. |
| GET |
get locations /api/get-locations |
get locations |
| GET |
get card details /api/get-card-details/{card-key} |
The /api/get-card-details/{card_key} endpoint is dedicated to providing comprehensive details for a specific card identified by its unique card key. |
| GET |
get variants /api/get-card-variants/{card_key} |
The /api/get-card-variants/{card_key} endpoint is dedicated to providing comprehensive variants for a specific card identified by its unique card key. |
| GET |
get meta decks /api/get-meta-decks |
get meta decks |
| GET |
get cards abilities /api/get-cards-abilities |
get all cards abilities |
| GET |
get random card /api/random-card |
get random card |
| GET |
get albums /api/get-albums |
get albums |
Marvel Snap API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $3 / month | — |
|
| ULTRA | $6 / month | — |
|