DeSo Backend API

The HTTP JSON API served by every DeSo node — data endpoints (profiles, posts, users, NFTs, creator/DAO coins, messages) plus transaction-construction endpoints. The public node is node.deso.org; transactions are signed via the DeSo Identity service and submitted back to the node.

API entry from apis.yml

apis.yml Raw ↑
name: DeSo Backend API
description: The HTTP JSON API served by every DeSo node — data endpoints (profiles, posts, users, NFTs,
  creator/DAO coins, messages) plus transaction-construction endpoints. The public node is node.deso.org;
  transactions are signed via the DeSo Identity service and submitted back to the node.
humanURL: https://docs.deso.org/deso-backend/api
baseURL: https://node.deso.org/api/v0
tags:
- Blockchain
- Social
- NFT
- Crypto
properties:
- type: Documentation
  url: https://docs.deso.org/deso-backend/api
- type: APIReference
  url: https://docs.deso.org/deso-backend/construct-transactions