Solutions

Loyalty

Launch customizable loyalty programs that reward your end customers with crypto based rewards on everyday spending activity.

Repeat engagement

Drive increased end-customer activity through gated bonuses and perks

Stronger retention

Strengthen relationships with your long-term power users

Higher lifetime value

Increase spending and profit from each end customer

Rewards

Provide your end customers with crypto rewards based on their everyday debit and credit card spending activities

Awards

Launch promotional campaigns and incentivize users with crypto bonuses when they perform desired actions and reach certain thresholds

Round Ups

Your customers can easily save crypto with round-up spending rules tied to traditional or web3 financial products.

What businesses are saying about Zero Hash Loyalty Solutions

“The MoneyLion crypto offering provides members an intuitive way to own digital currencies within a seamless and secure environment, and, through our partnership with Zero Hash, we’re confident that we’re advancing our mission to increase access to previously exclusive financial services.”
Dee Choubey
Co-Founder & CEO of MoneyLion
Made For Developers
const issueReward = (customer: string, asset: string, notional: string) => {
  const body = `{
    underlying: ${underlying},
    quoted_currency: 'USD',
    total: ${notional}
    participant_code: ${customer}
  }`
  const timestamp = Math.round(Date.now() / 1000)
  const payload = timestamp + 'POST' + '/rewards' + 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.post(`https://api.zerohash.com/rewards`, options)
}
const issueReward = (customer: string, asset: string, notional: string) => {
  const body = `{
    underlying: ${underlying},
    quoted_currency: 'USD',
    total: ${notional}
    participant_code: ${customer}
  }`
  const timestamp = Math.round(Date.now() / 1000)
  const payload = timestamp + 'POST' + '/rewards' + 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.post(`https://api.zerohash.com/rewards`, options)
}
const issueReward = (customer: string, asset: string, notional: string) => {
  const body = `{
    underlying: ${underlying},
    quoted_currency: 'USD',
    total: ${notional}
    participant_code: ${customer}
  }`
  const timestamp = Math.round(Date.now() / 1000)
  const payload = timestamp + 'POST' + '/rewards' + 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.post(`https://api.zerohash.com/rewards`, 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