BitClout website screenshot

BitClout

BitClout is the original social-token network that launched the DeSo (Decentralized Social) blockchain, an open, layer-1 chain purpose-built for storing social data — profiles, posts, follows, creator coins, NFTs, and messages — fully on-chain. Backed by a16z and other top venture firms, the project rebranded to DeSo and exposes everything through an API-first, permissionless developer surface: a JSON HTTP backend API served by every node (transaction construction plus read/data endpoints), the DeSo Identity Service for key management and transaction signing, a first-party TypeScript/JavaScript SDK (deso-protocol), a Rosetta API implementation for exchange integration, an open-source core node, and a hosted MCP server for agent-based development. Openfund, a fully on-chain order-book DEX, is the flagship application built on the stack.

BitClout publishes 1 API on the APIs.io network. Tagged areas include Company, Blockchain, Web3, Decentralized Social, and Social.

BitClout’s developer surface includes documentation, API reference, getting-started guide, engineering blog, signup flow, authentication, and 12 more developer resources.

25.9/100 emerging ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
1 APIs 1 MCP Servers
CompanyBlockchainWeb3Decentralized SocialSocialCryptocurrencyNFTCreator EconomyIdentityDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 25.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 1.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/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 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/bitclout: 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 1

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

DeSo Backend API

The HTTP API served by every DeSo node. It exposes transaction-construction endpoints (social, financial, NFT, DAO/token, associations, derived keys) and read/data endpoints (us...

MCP Servers 1

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

bitclout-mcp.yml

MCP SERVER

Security Posture 2

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

Bitclout Authentication

derived-keys/transaction-signing · 3 schemes

SECURITY

Bitclout Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

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 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bitclout
name: BitClout
description: 'BitClout is the original social-token network that launched the DeSo (Decentralized Social) blockchain, an open,
  layer-1 chain purpose-built for storing social data — profiles, posts, follows, creator coins, NFTs, and messages — fully
  on-chain. Backed by a16z and other top venture firms, the project rebranded to DeSo and exposes everything through an API-first,
  permissionless developer surface: a JSON HTTP backend API served by every node (transaction construction plus read/data
  endpoints), the DeSo Identity Service for key management and transaction signing, a first-party TypeScript/JavaScript SDK
  (deso-protocol), a Rosetta API implementation for exchange integration, an open-source core node, and a hosted MCP server
  for agent-based development. Openfund, a fully on-chain order-book DEX, is the flagship application built on the stack.'
url: https://raw.githubusercontent.com/api-evangelist/bitclout/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/u/72720753?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
x-rebrand: DeSo (Decentralized Social)
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Blockchain
- Web3
- Decentralized Social
- Social
- Cryptocurrency
- NFT
- Creator Economy
- Identity
- Developer Tools
apis:
- name: DeSo Backend API
  description: The HTTP API served by every DeSo node. It exposes transaction-construction endpoints (social, financial, NFT,
    DAO/token, associations, derived keys) and read/data endpoints (users, posts, profiles, NFTs, notifications, messages)
    over JSON. The public reference node is node.deso.org; the API is versioned under the /api/v0 path.
  humanURL: https://docs.deso.org/deso-backend/api
  baseURL: https://node.deso.org/api/v0
  tags:
  - Blockchain
  - Social
  - Web3
  properties:
  - type: Documentation
    url: https://docs.deso.org/deso-backend/api
  - type: APIReference
    url: https://docs.deso.org/deso-backend/construct-transactions
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/bitclout-domain-security.yml
- type: DeveloperPortal
  url: https://docs.deso.org/
- type: Documentation
  url: https://docs.deso.org/
- type: APIReference
  url: https://docs.deso.org/deso-backend/api
- type: GettingStarted
  url: https://docs.deso.org/deso-tutorial-build-apps
- type: GitHubOrganization
  url: https://github.com/deso-protocol
- type: Roadmap
  url: https://docs.deso.org/deso-roadmap
- type: Blog
  url: https://deso.org
- type: SignUp
  url: https://identity.deso.org/
- type: LLMsTxt
  url: llms/bitclout-llms.txt
- type: Packages
  url: packages/bitclout-packages.yml
- type: SDKs
  url: packages/bitclout-packages.yml
- type: MCPServer
  url: mcp/bitclout-mcp.yml
- type: Authentication
  url: authentication/bitclout-authentication.yml
- type: Conventions
  url: conventions/bitclout-conventions.yml
- type: Lifecycle
  url: lifecycle/bitclout-lifecycle.yml
- type: Conformance
  url: conformance/bitclout-conformance.yml
- type: DataModel
  url: data-model/bitclout-data-model.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence