look up bidjs (bidlogix) reference and reporting data: auctions, categories, and vendors lists
domain: docs.bidjs.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Call the relevant BidJS reporting endpoint (Auctions List, Categories List, Vendors List, Auctioneers List) with your BDXAPI_NAME signature and clientId query parameter.
Use the returned numeric or UUID IDs (categoryId, vendorId, auctioneerId) to populate required fields on the Items Create/Update calls.
For GET requests, request CSV output instead of default JSON by adding the format parameter.
Cross-reference the OpenAPI reference at docs.bidjs.com/apiDefinitions for exact per-call parameters not covered in the narrative docs.
Known gotchas
Item creation defaults vendorId/categoryId to the first entry alphabetically when omitted, so resolve real IDs first rather than skipping these fields.
The OpenAPI definitions page requires selecting the correct deployment region (eu-west-2, eu-central-1, ap-southeast-2) since call shapes can differ by region.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?