Skip to main content
Limitless is a prediction market running on Base (chain ID 8453), a fork of Polymarket. Horizon supports the Limitless REST API with API key header authentication.

Quick Setup

Credentials

All three credentials are required for live trading:
  • API key: authenticates REST requests via header
  • Private key: Ethereum private key for on-chain order signing on Base
  • Owner ID: your account/owner identifier on Limitless

Limitless Configuration

Environment Variables

Example Strategy

Market Discovery

You can discover active Limitless markets using the standard discovery API:

Multi-Exchange

Limitless can be used alongside other exchanges in multi-exchange setups:
Limitless runs on Base (chain ID 8453), not Polygon like Polymarket. Ensure your private key has funds on the Base network for order signing and settlement.