bonhams.com API: get_auction_lots
bonhams.com via Parse · marketplace
Returns a paginated list of lots for a given auction, sorted by lot number ascending. Each lot includes title, lot number, price estimates, image, status, and catalog description. Access upcoming and past auctions, lot listings, detailed catalog information, and department data from Bonhams auction house. Uses Typesense search infrastructure for fast filtered access to fine art, collectibles, cars, and more. Fulfilled by Parse from bonhams.com.
- bonhams-com
- ecommerce
- finance
- marketplace
- parse
- platform-key
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/c7a17c04-9385-4b8d-8a34-3cd85fb4c041/get_auction_lots
- Interface artifact
- sha256:dbcb2bb1cea1538c3d0d283bfdeab821e6e185bced8a9f6205dccc93086118c5
- Manifest digest
- sha256:6f49585b22e301bd2d5c0176f9b47a40cc8a4e26b90ed10f52a2ac539bd3ddfe
Request fields
- page (integer): Page number for pagination.: Allowed values: 1, 2
- per_page (integer): Number of lots per page.: Allowed values: 5, 10, 24
- auction_id (string, required): Auction ID from get_upcoming_auctions or get_auction_results
Example queries
- {"page":"1","per_page":"5","auction_id":"buk_E1387"}