Skip to main content
Make the Octav API easily discoverable and usable by AI agents, LLMs, and autonomous programs through standardized documentation formats.
llms.txt Standard - We support the llms.txt format for LLM-friendly documentation

The fastest way to integrate Octav into any AI agent. Install the official skill and your agent instantly knows the full API:
Works with Claude Code, Codex, ChatGPT, and any agent that supports the Agent Skills standard. The skill covers all endpoints, authentication, pagination patterns, TypeScript types, error handling, and credit optimization — no need to paste documentation manually.

What are AI Agents?

AI agents are autonomous programs designed to carry out specific tasks or simulations with a degree of independence. They can:
  • Process inputs and execute logic
  • Interact with APIs and external services
  • Make decisions based on data
  • Achieve predefined goals autonomously

Common Use Cases

Portfolio Assistants

AI agents that help users:
  • Track portfolio performance
  • Get balance updates
  • Analyze DeFi positions
  • Receive alerts on changes

Trading Bots

Automated trading systems that:
  • Monitor wallet activity
  • Track transaction patterns
  • Analyze on-chain behavior
  • Generate trading signals

Analytics Agents

Data analysis tools that:
  • Aggregate cross-chain data
  • Calculate metrics
  • Identify trends
  • Generate reports

Notification Systems

Alert systems that:
  • Watch for transactions
  • Monitor balances
  • Detect anomalies
  • Send notifications

LLMs.txt Integration

The llms.txt format makes web content easily parsable by Large Language Models. Access Octav’s LLM-friendly documentation:
Point your AI agent or LLM to this URL to automatically understand the Octav API structure and capabilities

What’s Included

The llms.txt file contains:
  • API Overview - Introduction and key features
  • Authentication - How to access the API
  • Endpoints - All available endpoints with descriptions
  • Data Models - Response structures and types
  • Code Examples - Usage patterns
  • Best Practices - Integration guidelines

Quick Start for AI Agents

Load Documentation

Fetch and parse the llms.txt documentation:

Get API Key

Obtain authentication credentials:
  1. Sign up at data.octav.fi
  2. Generate an API key
  3. Purchase credits for API calls

Make API Calls

Use the API in your agent:

Handle Responses

Process data intelligently:

Example AI Agent

Here’s a complete example of a portfolio monitoring agent:

Use Cases for AI Agents

Build chat-based portfolio assistants:

Best Practices

Respect API rate limits (360 requests/minute):
Handle API errors gracefully:
Monitor and manage API credits:

Authentication

Get your API key

Pricing

Understand credit costs

Portfolio Endpoint

Main data endpoint

llms.txt Spec

Learn about the standard