BitClout · Authentication Profile

Bitclout Authentication

Authentication

BitClout secures its APIs with derived-keys and transaction-signing across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyBlockchainWeb3Decentralized SocialSocialCryptocurrencyNFTCreator EconomyIdentityDeveloper Tools
Methods: derived-keys, transaction-signing Schemes: 3 OAuth flows: API key in:

Security Schemes

DeSo Identity Service identity-service
Derived Keys derived-key
Transaction Spending Limits authorization-policy

Source

Authentication Profile

bitclout-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.deso.org/deso-identity/identity/concepts
docs: https://docs.deso.org/deso-identity/identity
summary:
  model: blockchain-keypair
  types: [derived-keys, transaction-signing]
  api_key_in: []
  oauth2_flows: []
  notes: >-
    DeSo does not use API keys, OAuth, or bearer tokens for its backend API.
    Read/data endpoints are public and permissionless. Write operations are
    two-step: a node constructs an unsigned transaction, the client signs it with
    a user's (or derived) key via the DeSo Identity Service, and submits the
    signed transaction back to the node.
schemes:
- name: DeSo Identity Service
  type: identity-service
  contexts: [iframe, window]
  description: >-
    Browser-embedded identity provider. The iframe context handles background
    requests (transaction signing, message decryption); the window context
    handles interactive flows (log in, sign up, account management). Communicates
    via window.postMessage message events.
  docs: https://docs.deso.org/deso-identity/identity
- name: Derived Keys
  type: derived-key
  description: >-
    Scoped, revocable keys authorized by a master key with transaction spending
    limits (per-transaction-type and global $DESO caps). Used for server-side and
    delegated signing without exposing the master seed.
  docs: https://docs.deso.org/deso-backend/construct-transactions/derived-keys-transaction-api
- name: Transaction Spending Limits
  type: authorization-policy
  description: >-
    Fine-grained authorization attached to derived keys constraining which
    transaction types (and how much $DESO) a key may spend.
  docs: https://docs.deso.org/deso-backend/api/transaction-spending-limits-endpoints

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/bitclout-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.