# Hive Intelligence — pricing (machine-readable)

> Last updated: 2026-05-16
>
> One credit equals one tool call (one MCP `tools/call` invocation or one REST `/api/v1/execute` request), regardless of which upstream provider serves it. Discovery calls (`tools/list`, `GET /api/v1/tools`) are free and do not consume credits.
>
> Get an API key at https://www.hiveintelligence.xyz/dashboard/keys — the Demo tier is free and requires no credit card.

## Plans

### Demo

- Price: Free
- 10,000 monthly credits
- 30 req/min rate limit
- 5 API keys
- All tools across every category
- MCP + REST API access
- Community support via Telegram

### Analyst

- Price: $129 per month
- 500,000 monthly credits
- 500 req/min rate limit
- 10 API keys
- All tools across every category
- MCP + REST API access
- Priority support
- Usage analytics dashboard

### Pro

- Price: $499 per month
- 2,000,000 monthly credits
- 1,000 req/min rate limit
- 25 API keys
- All tools across every category
- MCP + REST API access
- Priority support
- Usage analytics dashboard

### Enterprise

- Price: Custom
- Unlimited monthly credits
- 3,000 req/min rate limit
- 100 API keys
- Dedicated infrastructure
- SLA guarantees
- Dedicated onboarding engineer


## What counts as a credit?

One credit equals one tool call. The credit cost is the same whether the upstream provider is CoinGecko, DeFiLlama, GoPlus, Codex (Defined.fi), CCXT, GoldRush (Covalent), Helius, Tenderly, Moralis, and whether the response is small or large. Discovery calls (`tools/list`, `GET /api/v1/tools`) are free.

## Endpoints

- Root MCP: `https://mcp.hiveintelligence.xyz/mcp`
- REST execute: `https://mcp.hiveintelligence.xyz/api/v1/execute`
- Tool discovery: `https://mcp.hiveintelligence.xyz/api/v1/tools`
- OpenAPI: `https://mcp.hiveintelligence.xyz/api/openapi.json`
- Health: `https://mcp.hiveintelligence.xyz/health`

## Authentication

- Recommended: `Authorization: Bearer <YOUR_HIVE_API_KEY>`
- Legacy alias (accepted): `x-api-key: <YOUR_HIVE_API_KEY>`
- Free tier: Demo tier — 10,000 monthly credits, no credit card required

## Refunds

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

See https://www.hiveintelligence.xyz/pricing for the human-readable pricing page.
