Solutions

Trading

Full-stack API platform to enable your end customers to buy, sell, and settle crypto trades in real-time, 24/7, across 65+ digital assets

Instant trade execution

Empower your users to trade digital assets through our secure, scalable, low-latency infrastructure

Efficient operations

Reduce risk exposure, operational overhead, and compliance burden with secure asset custody held on our balance sheet

Rapid setup

Launch in weeks – not months – with a turnkey platform that is ready for your users, completely out-of-the-box

ZeroHash Trading Products
Liquidity
Trade from the deepest pool of liquidity sources, supporting over 65 digital assets, with the peace of mind of 24/7 customer support.
Settlement
Streamline all your settlement through a single partner to simplify your accounting and improve the efficiency of financial operations. Benefit from custom settlement schedules, early withdrawals, and batch settlement.
Market Data
Tap in to dashboards, news, and market insights that power smarter trading decisions for your end customers.
Suitable for any trading model
Request for Quotation (RFQ) functionality designed to provide real-time price quotes from a single API endpoint that maximize precision and minimize unintended price volatility.

Central Limit Order Book (CLOB) offers depth of market liquidity and advanced order type flexibility, providing a powerful and sophisticated crypto trade execution experience. experience.
API connectivity to fit your tech stack
Integrate via FIX and REST APIs to easily connect with your tech stack so your engineers can focus on user experience.
How it Works
Liquidity
Trade from the deepest pool of liquidity sources, supporting over 65 digital assets, with the peace of mind of 24/7 customer support.
Settlement
Streamline all your settlement through a single partner to simplify your accounting and improve the efficiency of financial operations. Benefit from custom settlement schedules, early withdrawals, and batch settlement.
Market Data
Tap in to dashboards, news, and market insights that power smarter trading decisions for your end customers.
Suitable for any trading model
Request for Quotation (RFQ) functionality designed to provide real-time price quotes from a single API endpoint that maximize precision and minimize unintended price volatility.

Central Limit Order Book (CLOB) offers depth of market liquidity and advanced order type flexibility, providing a powerful and sophisticated crypto trade execution experience. experience.
API connectivity to fit your tech stack
Integrate via FIX and REST APIs to easily connect with your tech stack so your engineers can focus on user experience.
Made For Developers
const getQuote = () => {
  const body = '{}'
  const timestamp = Math.round(Date.now() / 1000)
  const payload = timestamp + 'GET' + '/liquidity/rfq' + body
  const decodedSecret = Buffer.from(apiSecret, 'base64')
  const hmac = crypto.createHmac('sha256', decodedSecret)
  const signedPayload = hmac.update(payload).digest('base64')

  // SET HEADERS
  const headers = {
    'X-SCX-API-KEY': 'public_key',
    'X-SCX-SIGNED': signedPayload,
    'X-SCX-TIMESTAMP': timestamp,
    'X-SCX-PASSPHRASE': 'passphrase'
  }
  const options = {
    headers,
    body,
    json: true
  }

  return request.get(`https://api.zerohash.com/liquidity/rfq?underlying=BTC"ed_currency=USD&side=buy&quantity=1`, options)
}
const getQuote = () => {
  const body = '{}'
  const timestamp = Math.round(Date.now() / 1000)
  const payload = timestamp + 'GET' + '/liquidity/rfq' + body
  const decodedSecret = Buffer.from(apiSecret, 'base64')
  const hmac = crypto.createHmac('sha256', decodedSecret)
  const signedPayload = hmac.update(payload).digest('base64')

  // SET HEADERS
  const headers = {
    'X-SCX-API-KEY': 'public_key',
    'X-SCX-SIGNED': signedPayload,
    'X-SCX-TIMESTAMP': timestamp,
    'X-SCX-PASSPHRASE': 'passphrase'
  }
  const options = {
    headers,
    body,
    json: true
  }

  return request.get(`https://api.zerohash.com/liquidity/rfq?underlying=BTC"ed_currency=USD&side=buy&quantity=1`, options)
}
const getQuote = () => {
  const body = '{}'
  const timestamp = Math.round(Date.now() / 1000)
  const payload = timestamp + 'GET' + '/liquidity/rfq' + body
  const decodedSecret = Buffer.from(apiSecret, 'base64')
  const hmac = crypto.createHmac('sha256', decodedSecret)
  const signedPayload = hmac.update(payload).digest('base64')

  // SET HEADERS
  const headers = {
    'X-SCX-API-KEY': 'public_key',
    'X-SCX-SIGNED': signedPayload,
    'X-SCX-TIMESTAMP': timestamp,
    'X-SCX-PASSPHRASE': 'passphrase'
  }
  const options = {
    headers,
    body,
    json: true
  }

  return request.get(`https://api.zerohash.com/liquidity/rfq?underlying=BTC"ed_currency=USD&side=buy&quantity=1`, options)
}
Simple and Straightforward APIs
Sandbox and Testing environments
Dedicated Technical Support 24/7
Simple and Straightforward APIs
Sandbox and Testing environments
Dedicated Technical Support 24/7
Simple and Straightforward APIs
Sandbox and Testing environments
Dedicated Technical Support 24/7

Ready to start building your crypto product today?

Whether you’re looking to offer crypto trading, deposits and withdrawals, P2P transfers, rewards, or spend with crypto, you can build a customized crypto program to support your use case with Zero Hash

Award winning crypto infrastructure you can rely on

Top 100

Financial Technology Companies of 2022

The Financial Technology Report
2022 Best

Crypto Product Integration Specialist

Wealth & Finance
International
101 Top CEOs

United States 101 Top CEOs in Fintech

Best Startup US
2023 Winner

Tech of The Future

Banking Tech Awards USA
2023 Finalist

World Changing Ideas

Fast Company
2023 #46

Fastest Growing Companies in America

Inc. 5000