Skip to main content
GET
/
api
/
v1
/
manifold
/
{market_id}
/
market
{
  "market_id": "<string>",
  "question": "<string>",
  "slug": "<string>",
  "status": "<string>",
  "updated_at": "2023-11-07T05:31:56Z"
}

Authorizations

X-API-Key
string
header
required

Your API key (get one from the test-key endpoint above)

Path Parameters

market_id
string
required

Manifold market ID

Response

Market details

Market details for a Manifold prediction market.

market_id
string

Unique market identifier

question
string

The market question

slug
string

URL slug for the market

status
string

Current market status

updated_at
string<date-time>

Last update timestamp