Discover/manifold.markets API
live

manifold.markets APImanifold.markets

Search Manifold Markets prediction markets by keyword. Get probabilities, trading volume, resolution status, and creator info via a single endpoint.

Endpoints
1
Updated
3mo ago
Try it
Sort order: score, newest, liquidity.
Search query term.
Maximum number of results to return.
Filter markets: all, open, closed, resolved.
Offset for pagination (0-based).
api.parse.bot/scraper/70abd972-e3f0-4c0c-9426-6d3f743bb5da/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/70abd972-e3f0-4c0c-9426-6d3f743bb5da/search_markets?sort=liquidity&term=AI&limit=5&filter=open' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 1 totalclick to expand

Search for prediction markets by keyword. Returns market details including probabilities, trading volume, creator info, and resolution status. Results are paginated via offset.

Input
ParamTypeDescription
sortstringSort order: score, newest, liquidity.
termstringSearch query term.
limitintegerMaximum number of results to return.
filterstringFilter markets: all, open, closed, resolved.
offsetintegerOffset for pagination (0-based).
Response
{
  "type": "object",
  "fields": {
    "sort": "string - sort order used",
    "term": "string - search term used",
    "count": "integer - number of results returned",
    "filter": "string - filter used",
    "offset": "integer - current pagination offset",
    "markets": "array of market objects with id, question, slug, url, probability, outcomeType, mechanism, volume, volume24Hours, totalLiquidity, isResolved, uniqueBettorCount, createdTime, closeTime, lastUpdatedTime, lastBetTime, creatorUsername, creatorName, token, pool"
  },
  "sample": {
    "data": {
      "sort": "liquidity",
      "term": "AI",
      "count": 1,
      "filter": "open",
      "offset": 0,
      "markets": [
        {
          "id": "A319ydGB1B7f4PMOROL3",
          "url": "https://manifold.markets/ScottAlexander/in-2028-will-an-ai-be-able-to-gener",
          "pool": {
            "NO": 16873.02,
            "YES": 28386.62
          },
          "slug": "in-2028-will-an-ai-be-able-to-gener",
          "token": "MANA",
          "volume": 12036266.13,
          "question": "In early 2028, will an AI be able to generate a full high-quality movie to a prompt?",
          "closeTime": 1830412740000,
          "mechanism": "cpmm-1",
          "isResolved": false,
          "createdTime": 1676933242898,
          "creatorName": "Scott Alexander",
          "lastBetTime": 1778847679703,
          "outcomeType": "BINARY",
          "probability": 0.28,
          "volume24Hours": 839.61,
          "totalLiquidity": 20916,
          "creatorUsername": "ScottAlexander",
          "lastUpdatedTime": 1778847679703,
          "uniqueBettorCount": 4435
        }
      ]
    },
    "status": "success"
  }
}

About the manifold.markets API

The Manifold Markets API exposes 1 endpoint — search_markets — that returns up to hundreds of prediction markets matching a keyword query, including 10+ fields per market such as current probability, outcome type, trading volume, 24-hour volume, total liquidity, resolution status, and creator details. It supports sorting by score, newest, or liquidity, and filters for open, closed, or resolved markets.

What the API Returns

The search_markets endpoint queries the Manifold Markets platform for prediction markets matching a keyword term. Each market object in the response includes core identifiers (id, slug, url), the market question, the current probability, outcomeType (e.g. binary, multiple choice), and the mechanism used for trading. Volume data is available both all-time (volume) and over the last 24 hours (volume24Hours), alongside totalLiquidity. Resolution status and creator info are also returned.

Sorting, Filtering, and Pagination

Results can be sorted using the sort parameter: score (default relevance ranking), newest, or liquidity. The filter parameter narrows results to all, open, closed, or resolved markets. Pagination is handled via offset (0-based integer) combined with limit. The response echoes back sort, term, filter, and offset so you can confirm the parameters used, along with a count of how many results were returned in that page.

Response Shape

The top-level response object contains metadata fields (sort, term, count, filter, offset) and a markets array. Each element of markets is a market object. The probability field is a float between 0 and 1 representing the current crowd-estimated probability for binary markets. volume24Hours is useful for identifying currently active or trending markets. Fields like outcomeType and mechanism distinguish binary yes/no markets from multi-outcome or other formats.

Common use cases
  • Track the current probability of political or economic event markets in real time using the probability field
  • Build a trending-markets dashboard by sorting on liquidity or filtering to open markets with high volume24Hours
  • Aggregate resolved market outcomes by querying with filter=resolved to analyze forecasting accuracy over time
  • Monitor creator activity by extracting creator info from market objects returned by keyword searches
  • Identify newly listed prediction markets by sorting with sort=newest and paginating through results
  • Power a topic-specific research feed by querying term with subject keywords and filtering to open markets
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Manifold Markets have an official developer API?+
Yes. Manifold Markets publishes an official REST API documented at https://docs.manifold.markets/api. The Parse API provides structured search access oriented around keyword discovery and market metadata without requiring direct API key management.
What does the `search_markets` endpoint return for each market?+
Each market object includes the market id, question, slug, url, current probability, outcomeType, mechanism, all-time volume, volume24Hours, totalLiquidity, resolution status, and creator info. The top-level response also echoes the sort, term, filter, offset, and count used for the query.
How does pagination work with this API?+
Pagination is offset-based. Set limit to control how many markets are returned per request and increment offset by that amount to fetch the next page. The response includes a count field showing how many results were returned, which you can use to detect when you've reached the last page.
Can I retrieve individual market details or a user's portfolio through this API?+
Not currently. The API covers keyword-based market search with sorting and filtering. Fetching a single market by ID, browsing a specific user's created or traded markets, or reading portfolio positions is not included. You can fork this API on Parse and revise it to add those endpoints.
Does the `probability` field apply to all market types?+
The probability field is most directly applicable to binary (yes/no) markets. For markets with outcomeType values indicating multiple outcomes, the field may be absent or represent only one outcome's probability. The outcomeType and mechanism fields in each market object let you identify the market format before relying on probability.
Page content last updated . Spec covers 1 endpoint from manifold.markets.
Related APIs in FinanceSee all →
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
13f.info API
13f.info API
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.