/articles/:idProduct[/:start]
Allowed HTTP Methods
- GET - Returns all available articles for a specified product. Normally returns the full collection of products matching the parameters, but can be limited to 100 entities.
Resource Information
- Authentication - Only required for App
- Response Format - XML or JSON
- Response Object - Article
- API Version - 1.0
- Resource URI -
https://api.cardmarket.com/ws/v1.1/articles/:idProduct[/:start]
Parameters
idProduct
- Product ID
- Type: integer
- Mandatory
start
Example Request
GET https://api.cardmarket.com/ws/v1.1/articles/266361
GET https://api.cardmarket.com/ws/v1.1/articles/266361/1