namecheap.com API: search_market_auctions
namecheap.com via Parse · developer_tools
Search and list active domains in Namecheap marketplace auctions. Returns auction details like current price, bid count, end date, and domain valuation metrics. Results are paginated by page number. API for searching and listing domain names, TLD pricing, marketplace auctions, and hosting bundles from Namecheap. Fulfilled by Parse from namecheap.com.
- developer-tools
- ecommerce
- marketplace
- namecheap-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/145d80b0-7c17-4ae9-adc6-1bc6a9c8a42a/search_market_auctions
- Interface artifact
- sha256:3d7532edd825072555fc6b6af6e19eace8a940b72f667c5f09fc3e8912e0a19b
- Manifest digest
- sha256:16c815c02c8fcf3be1e48df8426e596f4301f362a1c04a7f17cb6c1c628fbac6
Request fields
- page (integer): Page number for pagination.
- sort (string): Sorting criteria for results.: Allowed values: price_asc, ending_soon, price_desc
- limit (integer): Maximum items per page.
- keyword (string): Search term to filter auction domains by name.
Example queries
- {"page":"1","sort":"ending_soon","limit":"10","keyword":"tech"}