See up to date API here: https://docs.manifold.markets/api

About our API

<aside> 💡 Our API is still in alpha — things may change or break at any time!

</aside>

Manifold currently supports a basic, read-only API for getting information about our markets.

If you have questions, come chat with us on Discord. We’d love to hear about what you build!

List out all markets

/v0/markets

Get information about one market

/v0/market/[marketId]

/v0/slug/[marketSlug]

This is a convenience endpoint for getting info about a market from it slug (everything after the last slash in a market’s URL).