BixelDocs

Bixel API and MCP

Verified private company and market data with receipts. Current facts, dated change history, and cryptographic proof, over REST and MCP.

Bixel tracks what companies actually publish: pricing, features, security posture, positioning, stack, hiring, reliability, funding, location, and legal terms. Every fact carries its provenance, an as_of date, and the source it came from. Most facts point at a stored capture you can verify cryptographically.

The ways in:

SurfaceAuthWhat you get
Open RESTnoneCurrent state per company, masked change feed, proof bundles
Keyed RESTfree API keyValues and summaries unmasked for the last 90 days of history
Pro RESTPro keyThe full archive — history depth back to the earliest event
MCP serverfree accountAll 12 tools in your agent, over OAuth sign-in or an API key

The base URL is https://api.bixel.com/v1. The MCP endpoint is https://api.bixel.com/mcp.

Where to start

The contract

https://api.bixel.com/v1/openapi.json is the normative contract, served by the deployed API itself. The reference section renders from the same document, so it cannot drift from what the API does.

On this page