get-market-by-address
Get market by address
Returns full market details for a single market identified by its on-chain contract address, including outcomes, collateral info, status, volume, and proposer.
get/api/v1/markets/{market_address}
Path parameters
market_addressstring required
Market contract address
Query parameters
localestring
BCP-47 locale (e.g. zh, id) for the sibling translation wrapper. Source fields (question, outcome name, ancillaryData) stay raw; translation:{title,ancillary[]} and outcome translation:{name} are populated when a matching locale exists. Wrapper is null otherwise.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.