0
Price API Parementers
Anyway to query against tcg-id ? I have 9 TCG's I'm supporting prices from, I would like to integrate pricing from PriceCharting but it looks like it will be a bit of work to match the tcg-id to priceChartings id.
Customer support service by UserEcho
We don't offer that as a query parameter. Sorry. If you download the CSV you can see the tcg-id on each item and then use that to locate the items in the CSV.
Gotcha I can use that, is there anyway to get some of the other TCG's csv's? Im trying not to blow up your API via scripts to do the mapping.