List Series
Series
List Series
List all registered option series available for trading. Filter by market, option type, or settlement status.
GET
List Series
List all option series registered on
ConvallaxCore. No authentication required — this is a public read endpoint. Do not send an X-API-Key header; it is neither required nor checked.
Series are created by the protocol team via ConvallaxCore.createSeries() and indexed from on-chain SeriesCreated events. The index refreshes every 5 minutes.
Use the query filters to narrow results — for example, to find all unsettled call options for a specific Polymarket market:
Series must exist on-chain before a quote request can be committed against them. If you need a market or strike/expiry combination that isn’t listed, contact support@convallax.com.
Query Parameters
Filter by Polymarket condition ID (bytes32 hex).
Filter by option type.
Available options:
call, put Filter by settled status.
Available options:
true, false 