# Hive Intelligence: pricing (machine-readable)

> Last updated: 2026-09-08
>
> Material MCP endpoint execution or one REST `/api/v1/execute` request costs one credit, regardless of which upstream provider serves it. MCP `tools/list`, `search_tools`, category listers, `get_api_endpoint_schema`, `validate_task_result`, and REST `GET /api/v1/tools` do not consume execution credits.
>
> Get an API key at https://www.hiveintelligence.xyz/login?next=/dashboard/connect. The Free tier requires no credit card.

## Plans

### Free

- Price: Free
- No API key needed to start
- 10,000 monthly credits
- 100 req/min rate limit
- 5 API keys
- All tools across every category
- MCP endpoint, CLI, and agent skills
- Community support via Telegram

### Starter

- Price: $49 per month
- 100,000 monthly credits
- 300 req/min rate limit
- 5 API keys
- All tools across every category
- MCP endpoint, CLI, and agent skills
- Pay in crypto, straight to our wallet

### Pro

- Price: $149 per month
- 500,000 monthly credits
- 500 req/min rate limit
- 10 API keys
- All tools across every category
- MCP endpoint, CLI, and agent skills
- Priority support
- Usage analytics dashboard

### Enterprise

- Price: Custom
- Custom monthly credit allowance
- Custom req/min rate limit
- Custom API-key limit
- Custom limit profile
- Procurement support
- Production rollout review


## What counts as a credit?

One material endpoint execution costs one credit. The credit cost is the same whether the upstream provider is Alchemy, CoinGecko, DeFiLlama, GoPlus, CCXT, Helius, Hyperliquid, Open Data Fetch, Tenderly, Moralis, Hive Archive, RWA Perps, and whether the response is small or large. MCP `tools/list`, `search_tools`, category listers, `get_api_endpoint_schema`, `validate_task_result`, and REST `GET /api/v1/tools` are free discovery and validation paths; cache stable catalogs for latency even though they do not debit execution credits.

## Endpoints

- Root MCP: `https://mcp.hiveintelligence.xyz/mcp`
- REST execute: `https://mcp.hiveintelligence.xyz/api/v1/execute`
- Authenticated tool discovery: `https://mcp.hiveintelligence.xyz/api/v1/tools`
- B2B readiness: `https://mcp.hiveintelligence.xyz/api/v1/b2b/readiness`
- 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: 10,000 monthly credits, no credit card required

## Billing and plan changes

The Free tier includes free monthly credits with no card required. Pro supports monthly billing or annual billing with 2 months free; paid plan changes and Enterprise commercial terms are handled through the team rather than a public self-serve checkout.

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