Kraken
communityCryptocurrency exchange for spot trading, futures, and staking with bank-grade security.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.kraken.com/0/public/TickerGet ticker info for trading pair
Parameters
pairpair name e.g. XBTUSD (stringrequiredReturns
result with ask[], bid[], last_trade[], volume[], high[], low[], openGET
https://api.kraken.com/0/public/OHLCGet OHLC candlestick data
Parameters
pairpair name (stringrequiredinterval1|5|15|30|60|240|1440|10080 minutes (integeroptionalReturns
result with arrays of [time, open, high, low, close, vwap, volume, count]GET
https://api.kraken.com/0/public/AssetPairsGet tradable asset pairs
Parameters
pairspecific pair (stringoptionalReturns
result with pair info including altname, base, quote, lot, pair_decimals, fees[]