API & Developers

Every Octav Tool and When to Use It

A map of the Octav toolset — dashboard, API, CLI, MCP server, widgets, snapshots, transparency pages and free utilities — and which one fits which job.

Octav Team2 min read
Banner: Every Octav tool, and when to use it

Octav is one dataset with a lot of front doors. This is the map, grouped by what you are actually trying to do. The full list lives at tools.octav.fi.

If you want to look at a portfolio

ToolWhat it is
Octav ProThe full dashboard — NAV, positions, transactions, reports. Tour
AuthlessCheck any EVM portfolio with no key and no account
Transparency DashboardsPublic NAV pages for treasuries and vaults. Guide

Authless is the fastest way to see what decoded data looks like before committing to anything — no signup, no server-side storage.

If you are building software

ToolUse when
REST APIYour backend needs portfolio data
Widget StudioYou want a portfolio view in your product, not data. Guide
Octav DataManaging API keys, credits and snapshot subscriptions
Token Logo APIFetching a token logo by name or contract address
Supported ProtocolsChecking coverage before you integrate

Check coverage first. The protocols explorer answers "do you decode the thing my users actually hold" faster than any sales conversation.

If you are building with AI agents

ToolUse when
MCP serverThe agent runs in Claude, Codex or Gemini
API SkillYou want the agent to learn the API's conventions
Rust CLIThe agent has shell access
x402The agent should pay per call with no provisioned key

Why four? Because "give an agent data" means different things in an IDE, a CI job and an autonomous loop. The reasoning is in AI Agent Tools for Crypto Portfolio Data.

If you need history or research

ToolWhat it does
SnapshotsRecords a full daily portfolio from the day you subscribe. Why
Octav PerpsFunding rates across nine venues. Guide
BenchmarkNine portfolio APIs measured. Results

Snapshots is the one with a deadline attached — it only records forward, so every day you delay is a day of history that does not exist.

Trust and documentation

Trust CenterSOC 2 Type I, independently verified controls
DocumentationAPI reference, app guides, CLI, integration tutorials

The short version

Your situationStart here
"I want to see my portfolio"Octav Pro, or Authless to try it free
"I need this data in my product"REST API
"I want a portfolio view in my UI"Widget Studio
"My AI agent needs wallet data"MCP server
"I need last quarter's NAV"Snapshots — subscribe today, not later
"I need to prove our treasury holdings"Transparency Dashboards
"I'm comparing providers"The benchmark

Everything above reads the same underlying data — including Solana DeFi, perps and options. The choice is about interface, not about coverage.

Keep reading

  • Banner: How to choose a crypto portfolio API
    API & Developers

    How to Choose a Crypto Portfolio API

    A buyer's guide to evaluating crypto portfolio APIs — the tests to run, the questions vendors dislike, and the trade-offs between coverage, cost and latency.

    2 min read

  • Banner: Every Octav API endpoint, with credits and limits
    API & Developers

    Crypto Portfolio API Endpoint Reference

    Every Octav API endpoint with its parameters, credit cost and response, plus authentication, rate limits and caching behaviour for building on portfolio data.

    2 min read

  • Banner: Pull a multi-chain portfolio in one request
    API & Developers

    How to Pull Portfolio Data From a Crypto API

    A practical walkthrough of fetching multi-chain wallet balances, protocol positions and transaction history from a crypto portfolio API, with worked examples.

    1 min read