v1

latestOpenAPI 3.1.02026-07-26320320.3 KB

(*BETA*) MLS Board Utility API (v3)

Fetch data about the MLS board names & codes in your locales of interest

post/v3/MLSBoardCoverage

Request body

mode'boards' | 'zips' | 'counties' | 'cities' required
statestring required

Accepts a single state code string or an array of state code strings. CA, TX, and FL cannot be called for with other states because of their size.

group_by_stateboolean

Instead of alphabetical ordering, the results will be ordered under each state they belong to

show_allboolean

Include potentially stale or low listing count boards that are excluded by the default mode algorithm

sizeinteger

only applies to zips, counties, and cities modes. Range: 1-2000; Default = 500

cursorstring

Opaque pagination cursor from a previous response's next_cursor. Omit for the first page. Cursor-paged, not offset-paged: zip/county/city coverage cannot be jumped to an arbitrary page — page sequentially