Prerequisites — You’ll need an API key from data.octav.fi. See Authentication for details.
Your First Request
Let’s start by checking your remaining credits - this endpoint is free and perfect for testing authentication.Response
Success! If you see a number, your API key is working correctly.
Fetch a Portfolio
Now let’s retrieve portfolio data for a blockchain address.Response Structure
View Sample Response
View Sample Response
Cost: 1 credit per call
Query Transaction History
Retrieve transaction history with pagination and filtering.Key Parameters
Wallet address (EVM or SOL)
Number of transactions per page (1-250)
Pagination offset
Sort order:
DESC (newest first) or ASC (oldest first)Cost: 1 credit per call
Common Patterns
Environment Variables
Store your API key securely in environment variables:Error Handling
Always handle errors gracefully:Rate Limit Handling
Respect rate limits with retry logic:Next Steps
Portfolio Endpoint
Detailed documentation for portfolio data
Nav Endpoint
Detailed documentation for nav data
Transactions Endpoint
Query and filter transaction history
All Endpoints
Explore all available endpoints
Pricing
Understand credit costs
Need Help?
Join Discord
Get help from the community
Contact Support
Reach out to our team