Runnable scripts for the PolyOrderbooks API using the official Python SDK.
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
export POLYORDERBOOKS_API_KEY="pob_..."Get an API key at polyorderbooks.com/signup.
| Script | Description |
|---|---|
historical_orderbooks.py |
Fetch historical L2 books for one market and print best bid/ask |
python historical_orderbooks.py