added

REST API for CLOB Trading

Release date

  • July 17th, 2023

Release type

  • Informational – No action or changes necessary from platforms.

Summary

Zero Hash has updated our REST API to return all float and integers data types as a String. For more information on how to use our REST API to integrate with the Zero Hash Central Limit Order Book, please read our API specification Central Limit Order Book.

Endpoints impacted

The endpoint POST /orders/v1/search_orders will now return the parameters with the value represented as a string.

Example:

  • "avg_px" : “0”

Relevant documentation

Additional CLOB information available here.