API Documentation >> API 2.0 Main >> Marketplace Information >> Expansions
Expansions
Allowed HTTP Methods
- GET - Returns all expansions with single cards for the specified game.
Resource Information
- Authentication - Only required for App
- Response Format - XML or JSON
- Response Object - Expansion
- API Version - 2.0
- Resource URI -
https://api.cardmarket.com/ws/v2.0/games/:idGame/expansions
Parameters
idGame
- Game ID the single cards are requested for, as retrieved from the Games request
- Type: integer
- Mandatory
Example Request
GET https://api.cardmarket.com/ws/v2.0/games/1/expansions
GET https://api.cardmarket.com/ws/v2.0/games/3/expansions