Skip to main content
GET
/
accountlogcsv
Account log (CSV)
curl --request GET \
  --url https://futures.kraken.com/api/history/v3/accountlogcsv \
  --header 'APIKey: <api-key>' \
  --header 'Authent: <api-key>'
"<string>"

Authorizations

APIKey
string
header
required

General API key with at least read-only access

Authent
string
header
required

Authentication string

Query Parameters

conversion_details
boolean
default:false

Include exchange rate, exchange rate from currency, and conversion fee for conversions.

Response

A CSV formatted response of most recent account log entries.