Skip to main content
GET
/
historical
Historical Portfolio
curl --request GET \
  --url https://api.octav.fi/v1/historical \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

addresses
string
required

EVM or SOL wallet address

date
string<date>
required

Date in YYYY-MM-DD format (e.g., 2024-11-01)

Response

200

Successful response