create auction items via the bidjs (bidlogix) items create api using draft or live status endpoints

domain: docs.bidjs.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Generate the required BDXAPI_NAME security signature (SHA-1 digest of your API key, client ID, and secret) per the BidJS Security doc, since every call needs it.
  2. POST to https://your_bidlogix_domain/auction-mgt/bdxapi/items/{auctionId}?clientId=your_bidlogix_client_id to create items in draft status, or the items-live path to publish directly into a live auction.
  3. Send a BackboneCollectionModel JSON body listing items, each with at minimum type (Listing, Lot, or WebcastItem), the @class ItemApiModel, and vendorId.
  4. Batch no more than 250 items per request; split larger catalogs into multiple calls.
  5. Parse the response collection for the generated listingUuid/auctionUuid/id per created item, and check for a 400 response with failed:true if a field type was wrong.

Known gotchas

Related routes

create a new auction (live or preview) via the bidjs auction create api
docs.bidjs.com · 4 steps · unrated
receive bidjs webhook events for auction status, item status, and registration changes via svix
docs.bidjs.com · 5 steps · unrated
subscribe to real-time auction events via the bidjs websocket api
docs.bidjs.com · 5 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans