latestOpenAPI 3.1.02026-08-183475125.9 KB

ae58c064a7af

Raw authority-for-sale listings feed

Cursor-paginated feed of raw listings across all monitored sale channels and marketplaces, independent of carrier resolution. Ordered posted-at descending; follow next_cursor until has_more is false. Offset/page params return 400.

get/v1/mc-sale-listings

Query parameters

limitinteger
cursorstring

Opaque next_cursor from a previous response

sourcestring

Comma-separated subset of: facebook_group, facebook_page, telegram, mcxchange, bizbuysell

posted_afterstring date-time

ISO-8601 — posts on/after (date-only "before" values include the whole day)

posted_beforestring date-time

ISO-8601 — posts on/before (date-only "before" values include the whole day)

statestring

2-letter authority state extracted from the post

min_pricenumber

Only listings with a parsed price >= this (parsed prices are bounded $1-$1M)

max_pricenumber
amazon_statusstring

Live | Suspended | Not Applicable — sources without Amazon metadata are excluded when set

highway_setupboolean

Response

One page of the raw listings feed

limitinteger
has_moreboolean
next_cursorstring nullable

Opaque keyset cursor — pass back verbatim; page/offset params return 400