Build with Tape data
Use Tape's read-only market analytics in your research application or AI client. Start with a free REST request, then choose subscription access or metered calls.
1. Inspect a market
curl 'https://tapeperp.com/api/markets?coins=BTC&limit=1'
Inspect source provenance, timestamps, funding, open interest and premium before acting on a response.
2. Connect an MCP client
{ "mcpServers": { "tape": { "url": "https://tapeperp.com/mcp" } } }Example for clients supporting remote MCP URL configuration; client formats differ. Inspect tools and payment requirements first: some tool calls require x402 payment.
3. Choose access
REST reference and quotas · OpenAPI specification · x402 prices and payment network · Desk pricing
Paid calls use USDC on Base. This is separate from Hyperliquid execution and builder fees. Never put a private API key into a public frontend.
Trading integration comes later
Tape's analytics endpoints do not place orders. Read fee and approval details. Looking for the trader experience? Open the research workspace.