Cost: 1 credit per call
Interactive Playground: Test this endpoint in the API Playground. Get your API key at data.octav.fi
Endpoint
Parameters
EVM or SOL blockchain address
Unlike other endpoints, this currently supports a single address at a time
Portfolio snapshot date in YYYY-MM-DD formatRetrieves token holdings as they existed on this specific date
Response
Token Object
Token logo URL
Token ticker symbol (e.g., “ETH”, “USDC”)
Full token name
Token price at the specified date
Total quantity held across all positions
Total value in USD (balance � price)
Percentage of total portfolio value
Breakdown of token distribution across protocols
Each entry contains:
key: Protocol identifiername: Protocol display namevalue: Value held in this protocolbalance: Quantity held in this protocolimage: Protocol logo URL
Example Request
Example Response
View Full Response
View Full Response
Use Cases
- Token Distribution
- Protocol Breakdown
- Token Comparison
- Concentration Analysis
Visualize token distribution across portfolio:
Historical Analysis
The Token Overview endpoint is particularly powerful when combined with historical portfolio subscriptions:Subscribe to Address
First, subscribe to the address for historical snapshots
See Historical Portfolio for details
Query Multiple Dates
Retrieve token overviews for different dates to track changes
Analyze Trends
Track how token allocation changes over time
- New tokens added
- Tokens sold or removed
- Balance changes
- Protocol migration patterns
Error Responses
400 Bad Request
400 Bad Request
Invalid parameters provided.Common causes:
- Missing required parameters
- Invalid date format
- Invalid address format
404 Not Found
404 Not Found
No historical data available for the specified date.Solution: Subscribe to the address for historical snapshots
402 Payment Required
402 Payment Required
Related Endpoints
Portfolio
Get current portfolio overview
Historical Portfolio
View full portfolio at specific dates
Transactions
Track token movements over time
Pricing
Learn about PRO subscription