Jump to Content
zerohash
DocumentationRecipesAPI ReferenceRelease NotesLegal
Log InPortalzerohash
API Reference
Log InPortal
DocumentationRecipesAPI ReferenceRelease NotesLegal

Zero Hash API

  • Public
    • Get server timeget

CORE RESOURCES

  • Assets
    • List assetsget
  • Accounts
    • Accounts (STA)
      • List accountsget
      • Get accountget
      • List account movementsget
      • List account run historyget
      • List NDOsget
    • Customer Accounts (MTA)
      • Create customer accountpost
      • Get account detailsget
      • Update customer accountpatch
      • Add tenant to customer accountpost
      • Remove tenant from customer accountdel
      • Add advisor to customer accountpost
      • Remove advisor from customer accountdel
    • Customer Account Management
      • Withdraw unlock customer accountpost
      • Get customer account status reasonget
      • Unlock customer accountpost
      • Withdraw lock customer accountpost
      • Divest customer accountpost
      • Close customer accountpost
      • Lock customer accountpost
  • Deposits
    • Digital Assets
      • Create deposit addresspost
      • List deposit addressesget
      • Update address ownerpatch
      • List depositsget
    • BOLT11
      • Create a BOLT11 invoice for depositpost
      • Create a test payment for a BOLT11 deposit invoicepost
    • Fiat
      • List fiat accountsget
    • UMA
      • Create UMA addresspost
      • Update UMA addresspatch
      • List UMA addressesget
    • Cert only
      • Fund accountpost
  • Withdrawals
    • Request
      • Create withdrawal requestpost
      • Get withdrawal requestsget
      • Get withdrawal requestget
      • Delete withdrawal requestdel
    • Locked network fee
      • Get withdrawal quoteget
      • Execute withdrawalpost
    • UMA
      • Performs an UMA lookup prior to initiating a withdrawalget
      • Request UMA Withdrawalpost
    • Query withdrawals
      • Get withdrawal addressesget
      • Get withdrawal addressget
      • Get fiat accountsget
      • Get fiat accountget
      • Get network fee estimateget
      • Validate addressget
  • Transfers
    • Get transfersget
    • Create transferpost
    • Get transferget
  • Movements
    • List movementsget
  • Participants
    • Individual Participants
      • Create customerpost
      • Submit documentspost
      • Update customerpatch
      • Lock customerpost
      • Create beneficiarypost
      • Update beneficiarypatch
    • Entity Participants
      • Create entity customerpost
      • Update entity customerpatch
      • Update entity userpatch
      • Submit entity documentspost
      • Get participant user basic infoget
      • Get participant user sanction screening infoget
      • Get participant user full infoget
    • Participant Jurisdictions
      • Evaluate participant onboardingpost
      • List countriesget
      • List subdivisionsget
    • Query Participants
      • List participantsget
      • Get participantget
      • Get participant limitsget
      • Get participant KYC statusget
      • Get participant basic infoget
      • Get participant sanction screening infoget
      • Get participant full infoget

TRANSACT

  • Payments
    • External Account
      • Close external accountpost
      • List external accountsget
      • Create external accountspost
    • Generate Payment
      • Create paymentpost
      • Get quotepost
      • Execute quotepost
      • Retry a Fiat paymentpost
    • Query Payments
      • List paymentsget
      • Get payment by idget
      • Get pending Fiat transactionsget
      • List Fiat transactionsget
      • List Fiat transaction statusesget
  • Convert and Withdraw
    • Get quotepost
    • Execute quotepost
  • Fund
    • Request Quote
      • Get quotepost
      • List transactionsget
    • Deposits
      • Create depositpost
    • Create withdrawalpost
    • Get withdrawalget

TRADING

  • Positions
    • List positionsget
    • List platform positionsget
  • Index
    • List index pricesget
  • Market Data
    • List symbol dataget
    • List OHLCV dataget
    • List news articlesget
    • List news feedsget
    • List categoriesget
  • Trades
    • Submit tradepost
    • Get tradesget
    • Submit batch of tradespost
    • Get tradeget
  • Liquidity
    • Get quotepost
    • Update quotepatch
    • Execute quotepost
  • CLOB
    • Accounts
      • Create account (CLOB)post
      • List accounts (CLOB)get
      • Update CLOB accountpatch
      • Get account balancepost
      • List account balancespost
    • Order Management
      • Submit orderpost
      • Cancel orderpost
      • List open orderspost
      • Create order subscriptionpost
      • Get order executionspost
      • List orderspost
    • Market Data
      • Market data subscriptionpost
      • Get trade statspost
      • List instrumentspost
  • Rewards
    • Disperse rewardspost
  • Awards
    • Fund awards accountpost
    • Distribute awardspost
  • Staking
    • Create a new stakepost
    • Unstake assetspost
    • Get stake statusget
    • List participant stakesget
    • List staking rewardsget

SDK

  • Overview
  • Installation
  • Getting Started
  • Modules
    • User Onboarding
      • Acquire an onboarding access token
      • Verification results
      • Iframe integration - Permissions
    • Crypto Buy
    • Profile
    • Crypto Sell
    • Crypto Withdrawals
    • Fiat Deposits
    • Fiat Withdrawals
    • Fund
    • Fiat Account Link
    • Crypto Account Link
    • SDK Authorization
      • Generate a client access tokenpost
      • Revoke a client access tokenpost
  • Integration with Mobile Apps
    • Flutter
    • Kotlin
    • React Native
    • Swift
  • SDK Mappers

Webhooks

  • Overview
  • Webhook Security
  • Participants
    • Participant status updates
    • Participant onboarding status update
  • Payments
    • Payments status updates
    • External account status updates
  • Account Funding
    • Fund Transaction Updates
  • Assets
    • Asset price change updates
  • Accounts
    • Account Balance update
    • Customer Account status update
  • Trades
    • Trade Status update

websockets

  • Private Websocket API
    • Authentication
    • Balance Subscription
      • Initial Subscription
      • Balance Updates
      • Subscription Filters
    • Price Subscription
      • List Symbols
      • Subscribing to a Symbol
      • Price Updates
    • Maintaining Subscription

FIX API

  • Central Limit Order Book
    • Session Level Messages
      • Standard Headers
      • Standard Trailers
      • Login (35=A)
      • Logout (35=5)
      • Heartbeat (35=0)
      • Reject (35=3)
    • FIX Order Entry
      • New Order Single (35=D)
      • Order Cancel Request (35=F)
      • Cancel Replace (35=G)
      • Order Cancel Reject (35=9)
      • Execution Report (35=8)
      • Business Message Reject (35=j)
    • FIX Market Data
      • Securities Request List (35=x)
      • Security List (35 = y)
      • Market Data Request (35=V)
      • Market Data Snapshot (W)
      • Market Data Incremental Refresh (35=X)
    • Drop Copy Message
      • Execution Report (35=8)
    • Appendix
      • Instrument
      • Order Quantity
      • Parties
      • MDFullGrp
      • FIX 5.0 XML Files - Order Gateway
      • FIX 5.0 XML Files - Market Data Gateway
    • FIX Rejects Reasons
  • Straight Through Processing

Connect

  • /oauth/token
    • Generate access tokenpost
  • /api/v1/sessions
    • Initialize sessionpost
Powered by 

Modules

You should be able to access the following UI flows using a single instance of ZeroHashSDK:

  • Crypto Buy
  • Crypto Sell
  • Crypto Withdrawals
  • Fiat Deposits
  • Fiat Withdrawals
  • User Onboarding
  • Profile
  • Fund
  • Crypto Account Link
linkedin X Youtube
solutions
Brokerages Banks Payment Service Provider Tokenization Platforms Payroll
Products
Buy/sell Account Funding Tokenization Remittance Staking On & Off Ramp Payouts Payins Tokenization payment rails
developers
api docs ApI status release notes
legal
Security Complaints Disclosures & Policies
Solutions
Investments, Brokerage & Neobanks Banks Payment Service Provider Tokenization Platforms Payroll
Products
Buy/sell Account Funding Tokenization Remittance Staking On & Off Ramp Payouts Payins Tokenization payment rails
developers
api docs ApI status release notes
legal
Security Complaints Disclosures & Policies
© all rights reserved, zero hash llc 2025.