Skip to main content
Base path: /api/limitless/

Markets

MethodEndpointDescription
GET/markets/activeList active markets
GET/markets/:slugGet market details

Orders

MethodEndpointDescription
POST/order/?orderType=marketPlace market order
POST/order/?orderType=limitPlace limit order
DELETE/order/:idCancel order
GET/order/:slugGet orders for market

Portfolio

MethodEndpointDescription
GET/portfolio/positionsUser positions (AMM or CLOB)
GET/portfolio/ordersAll user orders
POST/portfolio/claim-positionClaim resolved positions

Market Types

Limitless has two market types that affect how trading works:

CLOB Markets

  • tradeType: "clob"
  • Off-chain EIP-712 signed orders
  • Has tokens array (yes/no token IDs)

AMM Markets

  • tradeType: "amm"
  • On-chain FPMM contract execution
  • Has address (FPMM contract) and positionIds

Chain Details

PropertyValue
ChainBase (8453)
CollateralUSDC
CTF Contract0xC9c98965297Bc527861c898329Ee280632B76e18