LogoLogo
  • Accumulate Core
  • Design
    • Model
      • Overview
      • Domains
      • Accounts
      • Messages
      • Transactions
      • Authority and Signing
      • Chains
    • Architecture
      • Partitions
      • Intermediate anchoring
      • Directory network
  • Implementation
    • Implementation
  • For Developers
    • Encoding
    • Simulator
    • API v3
      • Methods
        • Query
      • Transports
        • JSON-RPC
    • Examples
      • Status
      • Proofs
  • Glossary
    • Accounts
    • Transactions
Powered by GitBook
On this page
Edit on GitLab
Export as PDF
  1. For Developers
  2. API v3

Transports

API v3 supports multiple transports:

  • JSON-RPC (over HTTP)

  • Custom JSON over WebSocket

  • Custom binary over libp2p

PreviousQueryNextJSON-RPC

Last updated 1 year ago