Psacard: Get Population By Spec
Psacard via Parse · marketplace
Retrieve the population breakdown for a single card identified by its PSA Spec ID. Returns grade counts from 1 through 10, total graded count, and card metadata. Requires the set_id (HeadingID) and category_id (SportCategoryID) that identify which set the spec belongs to — obtainable from search_population_report or get_population_report_by_set results. APIs for searching the PSA population report and price guide, retrieving population data for specific card sets, and browsing collectible categories. Fulfilled by Parse from psacard.com.
- ecommerce
- marketplace
- parse
- platform-key
- psacard
- psacard-com
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/311daf8c-242f-4c68-af70-b50617fd1d13/get_population_by_spec
- Interface artifact
- sha256:232060e1bf8930ead2aafe1884c294815b664abcf67aed9a263d592be700303e
- Manifest digest
- sha256:dfd89383741d8fa67f84772694bc6731be94dd59dd0119480772fbdb8f8ef708
Request fields
- set_id (string, required): HeadingID for the card set (e.g., '57801'). Obtainable from search_population_report results.
- spec_id (string, required): PSA Spec ID identifying the specific card (e.g., '6839690'). Obtainable from get_cert_details response or get_population_report_by_set rows.
- category_id (string, required): SportCategoryID for the card set (e.g., '156940'). Obtainable from search_population_report results.
Example queries
- {"set_id":"57801","spec_id":"544021","category_id":"156940"}