Create a Strategy

Creates a new Strategy under your platform. Synchronous. The request_id sent as the X-REQUEST-ID header is the idempotency key — re-submitting the same value returns the existing Strategy with its original id and created_at.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Currency the Strategy denominates amounts in.

metadata
object

Arbitrary JSON object for the platform to attach. Echoed back on reads; zerohash does not interpret the contents.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json