Bitbond website screenshot

Bitbond

Bitbond is a Berlin-based tokenization technology company (Bitbond GmbH) that provides an Asset Tokenization Suite for issuing, managing, and distributing digital assets on public blockchains. Its two developer-facing products are Token Tool, a self-serve platform and API for deploying and managing compliant ERC-20, ERC-1400, and ERC-721 smart contracts (minting, burning, transfers, vesting, token sales, airdrops, and payment automation) across 11+ EVM and non-EVM chains; and Offering Manager, an end-to-end securities-issuance platform with a public investor REST API covering offerings, orders, payments, KYC/AML, and investor profiles. Bitbond also ships an official Token Tool MCP server so AI agents can deploy and manage tokens, plus documented webhooks, testnet faucets, and a status page.

Bitbond publishes 2 APIs on the APIs.io network. Tagged areas include Company, Tokenization, Blockchain, Digital Assets, and Smart Contracts.

The Bitbond catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Bitbond’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 22 more developer resources.

45.3/100 developing ▬ flat Agent 43/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyTokenizationBlockchainDigital AssetsSmart ContractsWeb3SecuritiesPaymentsMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 45.3/100 · developing
Contract Quality 5.7 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 43/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bitbond: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Bitbond Offering Manager API

Public investor REST API for the Bitbond Offering Manager securities-issuance platform. Covers offerings lookup, orders, checkout/payments, KYC, investor profiles, and GDPR data...

Bitbond Token Tool API

Programmatic token and smart-contract deployment API for Token Tool. Enables minting, burning, transferring, pausing, and metadata updates on CertiK-audited ERC-20/ERC-1400/ERC-...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

bitbond-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bitbond Authentication

http-bearer/apiKey/wallet · 4 schemes

SECURITY

Bitbond Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bitbond
name: Bitbond
description: Bitbond is a Berlin-based tokenization technology company (Bitbond GmbH) that provides an Asset Tokenization
  Suite for issuing, managing, and distributing digital assets on public blockchains. Its two developer-facing products are
  Token Tool, a self-serve platform and API for deploying and managing compliant ERC-20, ERC-1400, and ERC-721 smart contracts
  (minting, burning, transfers, vesting, token sales, airdrops, and payment automation) across 11+ EVM and non-EVM chains;
  and Offering Manager, an end-to-end securities-issuance platform with a public investor REST API covering offerings, orders,
  payments, KYC/AML, and investor profiles. Bitbond also ships an official Token Tool MCP server so AI agents can deploy and
  manage tokens, plus documented webhooks, testnet faucets, and a status page.
url: https://raw.githubusercontent.com/api-evangelist/bitbond/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- point-nine
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
image: https://www.bitbond.com/favicon.ico
tags:
- Company
- Tokenization
- Blockchain
- Digital Assets
- Smart Contracts
- Web3
- Securities
- Payments
- MCP
apis:
- name: Bitbond Offering Manager API
  description: Public investor REST API for the Bitbond Offering Manager securities-issuance platform. Covers offerings lookup,
    orders, checkout/payments, KYC, investor profiles, and GDPR data export/erase. Protected endpoints authenticate with a
    Privy bearer token; a separate issuer-management API authenticates with an issuer API key or session JWT.
  humanURL: https://docs.bitbond.com/asset-tokenization-suite/offering-manager/intro-offering-manager
  baseURL: https://om.bitbond.com/api/public
  tags:
  - Securities
  - Payments
  - KYC
  - Offerings
  properties:
  - type: APIReference
    url: https://om.bitbond.com/api/docs
  - type: Documentation
    url: https://docs.bitbond.com/asset-tokenization-suite/offering-manager/intro-offering-manager
  - type: Authentication
    url: authentication/bitbond-authentication.yml
  - type: Webhooks
    url: asyncapi/bitbond-offering-manager-webhooks.yml
- name: Bitbond Token Tool API
  description: Programmatic token and smart-contract deployment API for Token Tool. Enables minting, burning, transferring,
    pausing, and metadata updates on CertiK-audited ERC-20/ERC-1400/ERC-721 contracts, plus token sales, airdrops, vesting,
    and payment automation across EVM and non-EVM chains. Interaction is contract/SDK-level, with published TypeScript example
    scripts and an official MCP server.
  humanURL: https://docs.bitbond.com/asset-tokenization-suite/token-tool/token-tool-api
  baseURL: https://tokentool.bitbond.com
  tags:
  - Tokenization
  - Smart Contracts
  - ERC-20
  - NFT
  properties:
  - type: Documentation
    url: https://docs.bitbond.com/asset-tokenization-suite/token-tool/token-tool-api
  - type: SourceCode
    url: https://github.com/bitbond/token-tool-api-examples
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.bitbond.com
- type: DeveloperPortal
  url: https://docs.bitbond.com
- type: Documentation
  url: https://docs.bitbond.com/asset-tokenization-suite
- type: APIReference
  url: https://om.bitbond.com/api/docs
- type: GettingStarted
  url: https://docs.bitbond.com/asset-tokenization-suite/offering-manager/getting-started
- type: Blog
  url: https://www.bitbond.com/resources
- type: BlogRSS
  url: https://www.bitbond.com/rss.xml
- type: GitHubOrganization
  url: https://github.com/bitbond
- type: StatusPage
  url: https://status.bitbond.com
- type: Support
  url: mailto:service@bitbond.com
- type: Pricing
  url: https://tokentool.bitbond.com/pricing
- type: SignUp
  url: https://tokentool.bitbond.com
- type: Login
  url: https://om.bitbond.com
- type: TermsOfService
  url: https://tokentool.bitbond.com/terms
- type: PrivacyPolicy
  url: https://www.bitbond.com/legal
- type: MCPServer
  url: mcp/bitbond-mcp.yml
- type: LLMsTxt
  url: llms/bitbond-llms.txt
- type: Packages
  url: packages/bitbond-packages.yml
- type: CLI
  url: cli/bitbond-cli.yml
- type: Authentication
  url: authentication/bitbond-authentication.yml
- type: Conventions
  url: conventions/bitbond-conventions.yml
- type: ErrorCatalog
  url: errors/bitbond-problem-types.yml
- type: Lifecycle
  url: lifecycle/bitbond-lifecycle.yml
- type: Conformance
  url: conformance/bitbond-conformance.yml
- type: WellKnown
  url: well-known/bitbond-well-known.yml
- type: DomainSecurity
  url: security/bitbond-domain-security.yml
- type: Sandbox
  url: sandbox/bitbond-sandbox.yml
- type: Webhooks
  url: asyncapi/bitbond-offering-manager-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence