Create account (CLOB)

Creates a new trading account on the CLOB. This is only relevant to our Central Limit Order Book (CLOB). This endpoint was previously named POST /accounts/new

zerohash allows platforms to assign commission tiers to customer accounts. Commission tiers determine how fees are applied to trades and can be managed directly through the accounts endpoints. When creating or updating an account, you can set an account_tier to match the commission structure configured for your platform. If no tier is specified, the account will default to the base commission structure.

Each account can be assigned one of the supported commission tiers :

  • gold
  • silver
  • bronze

Tiers are pre-configured by the zerohash support team during your integration. To update an account’s tier, use the PATCH /clob/accounts endpoint. For more information on how commission tiers work, see our guide here.

Language
Credentials
Click Try It! to start a request and see the response here!