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
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.
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)
}
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 Report2022 Best
Crypto Product Integration Specialist
Wealth & FinanceInternational
101 Top CEOs
United States 101 Top CEOs in Fintech
Best Startup US2023 Winner
Tech of The Future
Banking Tech Awards USA2023 Finalist
World Changing Ideas
Fast Company2023 #46
Fastest Growing Companies in America
Inc. 5000