# Pricing — Hive Intelligence

> Machine-readable pricing for AI agents and automated buyers. Last updated: 2026-04-26.
>
> This file mirrors the public pricing page at https://www.hiveintelligence.xyz/pricing.
> It is published so AI agents evaluating Hive Intelligence on behalf of a buyer can parse plan structure without rendering the marketing site.

## Plan structure

One credit equals one tool call, regardless of provider or payload size. Every plan includes every tool across all 10 categories. Upgrades apply immediately with prorated billing; downgrades take effect at the end of the current cycle. Requests over the rate limit return HTTP 429; credits reset at the start of each calendar month.

## Demo

- Price: $0/month
- Monthly credits: 10,000
- Rate limit: 30 requests/minute
- API keys: 1
- Tools: All tools across all 10 categories
- Interfaces: MCP server, REST API, CLI
- Support: Community (Telegram)
- Best for: Evaluation, prototyping, hobbyist agents
- Sign up: https://www.hiveintelligence.xyz/signup

## Analyst

- Price: $129/month (billed monthly)
- Monthly credits: 500,000
- Rate limit: 500 requests/minute
- API keys: 10
- Tools: All tools across all 10 categories
- Interfaces: MCP server, REST API, CLI
- Support: Priority email
- Extras: Usage analytics dashboard
- Best for: Production agents with steady user traffic
- Sign up: https://www.hiveintelligence.xyz/signup?plan=analyst

## Pro

- Price: $499/month (billed monthly)
- Monthly credits: 2,000,000
- Rate limit: 1,000 requests/minute
- API keys: 25
- Tools: All tools across all 10 categories
- Interfaces: MCP server, REST API, CLI
- Support: Priority email
- Extras: Usage analytics dashboard
- Best for: Trading bots, multi-tenant apps, high-frequency workloads
- Sign up: https://www.hiveintelligence.xyz/signup?plan=pro

## Enterprise

- Price: Custom (contact sales)
- Monthly credits: Unlimited / negotiated
- Rate limit: 3,000 requests/minute (negotiable higher)
- API keys: 100
- Tools: All tools across all 10 categories
- Interfaces: MCP server, REST API, CLI, dedicated infrastructure available
- Support: Dedicated onboarding engineer, SLA guarantees
- Extras: SSO, security review, dedicated account manager
- Best for: Large teams requiring guaranteed throughput, security review, or compliance
- Contact: support@hiveintelligence.xyz / https://www.hiveintelligence.xyz/contact

## Credit definition

One credit equals one tool call. A tool call is one MCP `tools/call` invocation or one REST `/api/v1/execute` request, regardless of:

- The upstream provider Hive proxies to (CoinGecko, DeFiLlama, GoPlus, Codex, CCXT, GoldRush, Helius, Tenderly, Moralis)
- The size of the response payload
- Whether the call returns cached or fresh data

## Endpoints

- MCP base URL: https://mcp.hiveintelligence.xyz
- REST execute: POST https://mcp.hiveintelligence.xyz/api/v1/execute
- Tool discovery: GET https://mcp.hiveintelligence.xyz/api/v1/tools
- Authentication: `x-api-key: <YOUR_HIVE_API_KEY>` or `Authorization: Bearer <YOUR_HIVE_API_KEY>`

## Comparison vs alternatives (price-per-tool basis)

For an agent making 500K tool calls per month across mixed crypto domains, the practical alternative to Hive's $129 Analyst plan is stitching together:

- CoinGecko Pro ($129/mo for 500K calls, market data only)
- Moralis Pro (~$259/mo for ~3M calls, wallet/NFT only)
- DefiLlama Premium (~$300/mo, DeFi only)
- GoPlus paid plan (security only)
- Helius / GoldRush separately for chain RPC

Stitched cost: $700+/mo with five integrations to maintain. Hive: $129/mo with one.

## Refunds and trials

- Free Demo plan never expires; no card required
- Paid plans are month-to-month with no annual commitment by default
- Refunds: prorated for unused time on cancellation in the current cycle

## Compliance and security

- SOC 2 Type II in progress (target: 2026 Q3)
- Data residency: US (default), EU available on Enterprise
- Privacy policy: https://www.hiveintelligence.xyz/privacy-policy
- Security posture: https://www.hiveintelligence.xyz/security
- Incident routing: support@hiveintelligence.xyz
