Buy and deliver to a Steam trade URL
Buy up to 100 items and deliver them straight to any Steam trade URL you supply (built from partner + token), paid from your settled (reversal-safe) balance. Built for wholesale and automated delivery. Idempotent via the custom_id body field — a retry with the same custom_id replays the original purchase and the response carries the Idempotent-Replayed: true header. This endpoint ships behind a kill-switch and requires a trading-enabled, reversal-clean account.
Authorizations
Send your key as a Bearer token on every request: Authorization: Bearer csb_pub_.... Generate keys in your CSBoard profile.
Body
1–100 unique listing ids to buy.
1 - 100 elementsSteam trade URL partner value. With token, forms the destination trade URL.
1 - 32Steam trade URL token value. With partner, forms the destination trade URL.
1 - 32Total ceiling in USD. Order is rejected with price_moved if the live total exceeds it.
Idempotency key. A retry with the same value replays the original purchase.
1 - 128If true, skip items that are no longer available instead of failing the whole request.
Response
Purchase accepted and debited from settled balance.