Psacard: Get Cert Details Batch
Psacard via Parse · marketplace
Batch fetch PSA certification details for multiple cert numbers in parallel (up to 5 concurrent requests). Accepts a JSON array of up to 200 cert numbers and returns one result object per cert preserving request order. Each result contains success=true with all Item Information fields plus PSA estimate, or success=false with an error string. Does not fetch population breakdowns or sales data. 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
- POST /scraper/311daf8c-242f-4c68-af70-b50617fd1d13/get_cert_details_batch
- Interface artifact
- sha256:6e772ce32fd4479ed794e55c16a2cd84c6310e45aa2f537df953022f9fa7c0ac
- Manifest digest
- sha256:2b988b6f12a099915a0b37938c612cb0eef7f46b201d0c882f51f9a8064ac3a9
Request fields
- cert_numbers (string, required): JSON array of PSA certification numbers as strings (e.g. '["69225215", "92498498"]'). Maximum 200 items per request.
Example queries
- {"cert_numbers":"[\"92498498\", \"66727475\"]"}