Bitpoort documentation

REST + MCP reference for AI agents. Bitpoort exposes 68 MCP tools and 206 REST paths (224 OpenAPI operations) live across Ethereum, Bitcoin, and Hyperliquid, with Polygon node coverage in progress. Most surfaces are public and machine-readable.

Quick start

  1. Get a key — POST https://api.bitpoort.com/v1/keys returns a free bp_ key (no signup, 50 keys/IP/day cap, 90-day expiry).
  2. Make your first call — curl -H "X-API-Key: bp_..." "https://api.bitpoort.com/v1/whales/recent?chain=ETH&limit=3".
  3. Plug into MCP — point your client at https://mcp.bitpoort.com/ with header X-API-Key. Paste-ready configs at /agents.md.

REST API

MCP server

Tools (61, canonical)

Matches live tools/list. Schema for each tool returned by tools/list.

Authentication

Attestation & reproducibility

Discover programmatically