llms.txt Standard - We support the llms.txt format for LLM-friendly documentation
Agent Skill (Recommended)
The fastest way to integrate Octav into any AI agent. Install the official skill and your agent instantly knows the full API: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
Thellms.txt format makes web content easily parsable by Large Language Models. Access Octav’s LLM-friendly documentation:
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:
- Sign up at data.octav.fi
- Generate an API key
- 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
- Conversational Interfaces
- Automated Alerts
- Data Aggregation
Build chat-based portfolio assistants:
Best Practices
Rate Limiting
Rate Limiting
Respect API rate limits (360 requests/minute):
Error Handling
Error Handling
Handle API errors gracefully:
Credit Management
Credit Management
Monitor and manage API credits:
Related Resources
Authentication
Get your API key
Pricing
Understand credit costs
Portfolio Endpoint
Main data endpoint
llms.txt Spec
Learn about the standard