Skip to main content
Welcome to the Octav API documentation. Here you’ll find everything you need to integrate cryptocurrency portfolio tracking, transaction history, and analytics into your applications.

What You Can Build

The Octav API enables you to:
  • Retrieve real-time portfolio balances across multiple chains
  • Track assets in wallets and DeFi protocols
  • Monitor net worth and PnL metrics
  • Include NFTs and protocol positions
  • Access complete transaction history
  • Filter by chain, protocol, transaction type
  • Search transactions with full-text search
  • Track fees and profit/loss per transaction
  • Get detailed token breakdowns by protocol
  • View token distribution across positions
  • Track token balances and valuations
  • Monitor historical token holdings
  • Retrieve historical portfolio snapshots
  • Subscribe to addresses for daily snapshots
  • Analyze portfolio performance over time
  • Track net worth changes

Key Features

Multi-Chain Support

Support for 20+ blockchain networks including Ethereum, Arbitrum, Base, Solana, and more

Real-Time Data

Fresh data with 1-minute caching and on-demand sync capabilities

DeFi Protocol Coverage

Track positions across hundreds of DeFi protocols automatically

Credit-Based Pricing

Pay only for what you use with our flexible credit system
https://mintcdn.com/octav-0131e508/anHQal-NxcOY-dXz/logo/SOC2_Logo_Revised_1_.591b2acad61e2.png?fit=max&auto=format&n=anHQal-NxcOY-dXz&q=85&s=42d93e509c50fd269247cb4f2bb1ba55

SOC 2 Compliant

Enterprise-grade security and compliance standards

Production Ready

Rate limiting, error handling, and status monitoring built-in

API Overview

Base URL

https://api.octav.fi

Authentication

All API requests require an API key passed in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Get Your API Key — Create and manage API keys at data.octav.fi

Rate Limits

Rate Limit

360 requests / minute / API keyHigher limits available upon request

Response Format

All endpoints return JSON responses with consistent structure:
{
  "data": { ... },
  "status": "success"
}

Core Endpoints


Next Steps

Get Your API Key

Visit data.octav.fi to create your API key

Make Your First Request

Follow our Quickstart Guide to make your first API call

Explore Endpoints

Browse the API Reference to see all available endpoints

Monitor Usage

Track your credit usage and manage your account at the Dev Portal

Need Help?