# Bigchaindb

**Canonical:** https://apis.io/providers/bigchaindb/  
**Website:** https://www.bigchaindb.com/  
**APIs profiled:** 7

BigchainDB is an open-source blockchain database that combines the developer experience and query power of a database with blockchain properties: decentralized (Byzantine fault-tolerant) control, immutable append-only data storage, and built-in support for registering and transferring assets. Developed by BigchainDB GmbH (Berlin) with the IPDB Foundation overseeing the software and public networks, it exposes a simple versioned HTTP API on each node (default port 9984) for creating and reading transactions, assets, outputs, metadata, blocks and validators. Applications sign transactions with Ed25519 crypto-conditions, so authorization is enforced at the payload level rather than via transport authentication. Official Python, JavaScript and Java drivers are published, and the maintained continuation of the codebase is the Planetmint project.

## Kin Score — 35.2 / 100 (thin)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 35.2).

| Facet | Score |
|---|---|
| Discoverability | 81.5 |
| Contract Quality | 48.2 |
| Governance | 4.5 |
| Contract Governance | 4.5 |
| Operational Transparency | 18.4 |
| Developer Ergonomics | 39.3 |
| Commercial Clarity | 21.1 |
| Access Clarity | 21.1 |

## Agent readiness — 15.4 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | no |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Unknown — onboarding: unknown, pricing: unknown, trial: no (confidence: low).

## APIs (7)

- **Bigchaindb Assets API** — Full-text search over asset payloads.
- **Bigchaindb Blocks API** — Read blocks by height or by contained transaction.
- **Bigchaindb Metadata API** — Full-text search over transaction metadata.
- **Bigchaindb Outputs API** — List transaction outputs by public key.
- **Bigchaindb Root API** — Node discovery endpoints.
- **Bigchaindb Transactions API** — Create and read transactions (CREATE and TRANSFER operations).
- **Bigchaindb Validators API** — Read the node's validator set.

## MCP servers (1)

- **Bigchaindb MCP Server**

## Security (1)

- **Bigchaindb Authentication** — none/payload-signature · 0 schemes

## Tags

Company, Crypto, Blockchain, Database, Decentralization, Distributed Ledger, Assets, Immutability

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/bigchaindb/). Scores are computed from the provider's own public artifacts under a published rubric.
