Data Feeds
Fetch OHLCV
Returns OHLCV candle data for a symbol.
GET
Documentation Index
Fetch the complete documentation index at: https://pmxt-feat-series-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Required when calling the hosted API directly (curl, requests, fetch). SDK users pass credentials via constructor params instead.
Path Parameters
The data feed provider.
Available options:
binance, chainlink Query Parameters
Trading pair
Candle interval (e.g. 1m, 5m, 1h, 1d)
Start timestamp in ms
Max candles to return

