/expansion/:idGame/:name
Allowed HTTP Methods
- GET - Returns all single cards for the specified expansion for a specific game.
Resource Information
- Authentication - Only required for App
- Response Format - XML or JSON
- Response Object - Expansion, Product (without Price Guide entity)
- API Version - 1.1
- Resource URI -
https://api.cardmarket.com/ws/v1.1/expansion/:idGame/:name
Parameters
idGame
- Game ID the single cards are requested for, as retrieved from the /games request
- Type: integer
- Mandatory
name
- Exact name of the expansion
- Type: string
- Mandatory
Example Request
GET https://api.cardmarket.com/ws/v1.1/expansion/1/Born%20of%20the%20Gods
GET https://api.cardmarket.com/ws/v1.1/expansion/3/Legacy%20of%20the%20Valiant