Skip to main content
GET
/
token-overview
Token Overview
curl --request GET \
  --url https://api.octav.fi/v1/token-overview \
  --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 blockchain address

date
string<date>
required

Portfolio snapshot date in YYYY-MM-DD format

Response

200

Successful response