How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zero Hash Trade Strategy API

The Trade Strategy API from Zero Hash — 13 operation(s) for trade strategy.

Zero Hash Trade Strategy API is one of 31 APIs that Zero Hash publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Trade Strategy. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 16 operations across 13 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 1.7.0.

Requests are made against a single base URL, https://api.cert.zerohash.com.

16 operations 13 paths 21 schemas 8 GET2 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.7.0
Base URL
https://api.zerohash.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Zero Hash Trade Strategy API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-SCX-API-KEY (apiKey). An API key is passed in the header as X-SCX-PASSPHRASE (apiPassphrase). By default, every request must be authenticated.

  • apiKey — Your API public key. See the [Authentication guide](https://docs.zerohash.com/reference/api-authentication) for how to obtain keys.
  • apiPassphrase — The passphrase associated with your API key, set when the key was created.

Paths & Operations 16

Across 13 paths, the API surfaces 16 operations — 8 GET, 2 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Trade Strategy 16
POST
/strategies
Create a Strategy
2 params body → 201400403404500503
GET
/strategies
List Strategies
4 params → 200400403404500503
GET
/strategies/{strategy_id}
Get a Strategy
3 params → 200400403404500503
PATCH
/strategies/{strategy_id}
Update a Strategy's metadata
3 params body → 200400403404500503
POST
/strategies/{strategy_id}/enroll
Enroll participants
3 params body → 202400403404500503
POST
/strategies/{strategy_id}/top-up
Top up participants
3 params body → 202400403404500503
POST
/strategies/{strategy_id}/partial-sell
Partial sell
3 params body → 202400403404500503
POST
/strategies/{strategy_id}/liquidate
Liquidate participants
3 params body → 202400403404500503
POST
/strategies/{strategy_id}/rebalance
Rebalance
3 params body → 202400403404500503
GET
/strategies/operations
List Operations
8 params → 200400403404500503
GET
/strategies/operations/{operation_id}
Get an Operation
3 params → 200400403404500503
GET
/strategies/traders
List Traders
7 params → 200400403404500503
GET
/strategies/traders/{trader_id}
Get a Trader
3 params → 200400403404500503
PATCH
/strategies/traders/{trader_id}
Update a Trader's settings
3 params body → 200400403404500503
GET
/strategies/executions
List Executions
8 params → 200400403404500503
GET
/strategies/executions/{execution_id}
Get an Execution
3 params → 200400403404500503

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are CreateTradeStrategyTopUpBody (2 properties), CreateTradeStrategyPartialSellBody (2 properties), Code403 (2 properties), CreateTradeStrategyBody (2 properties). Each schema is shown below with its type and property counts.

Code400
object
Request was rejected by validation or a downstream service. errors is an array of human-readable messages; each entry describes a single validation failure or…
1 property 1 required
ListTradeStrategyOperationsResponse
object
1 property
CreateTradeStrategyRebalanceBody
object
2 properties 1 required
CreateTradeStrategyEnrollmentBody
object
2 properties 2 required
TradeStrategyTraderResponse
object
1 property
TradeStrategyExecutionResponse
object
1 property
UpdateTradeStrategyTraderBody
object
1 property 1 required
Code500
object
An unexpected error occurred on the server. The request can be retried after a short delay, but the same inputs may reproduce the error.
1 property 1 required
CreateTradeStrategyBody
object
2 properties 1 required
ListTradeStrategiesResponse
object
1 property
ListTradeStrategyTradersResponse
object
1 property
CreateTradeStrategyTopUpBody
object
2 properties 2 required
TradeStrategyResponse
object
1 property
CreateTradeStrategyLiquidationBody
object
1 property 1 required
ListTradeStrategyExecutionsResponse
object
1 property
Code503
object
A downstream dependency was unavailable, timed out, or returned a retryable error. Safe to retry; the response carries a zh-allow-retry: true header.
1 property 1 required
Code403
object
Authentication or authorization failed. error is always true; message explains which check failed (missing API key, bad signature, insufficient permission, etc…
2 properties 2 required
CreateTradeStrategyPartialSellBody
object
2 properties 2 required
UpdateTradeStrategyBody
object
1 property 1 required
Code404
object
The requested resource does not exist or is not visible to the caller.
1 property 1 required
TradeStrategyOperationResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zero-hash-trade-strategy-api-openapi.yml Raw ↑

Other APIs Zero Hash publishes across the network.

zerohash Private WebSocket API
Zero Hash Accounts API
Zero Hash Assets API
Zero Hash Awards API
Zero Hash CLOB API
Zero Hash Convert and Withdraw API
Zero Hash Customer Accounts (MTA) API
Zero Hash Deposits API
Zero Hash Entity Participants API
Zero Hash Fund API
Zero Hash Index API
Zero Hash Individual Participants API
Where this information came from

This is an independent, third-party profile of Zero Hash Trade Strategy API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.