Overview (Deprecated)
V1 is a synchronous REST API — each request returns a 201 Created (or 200 OK)
with the full resource body immediately. Responses use Content-Type: application/json.
Most endpoint URLs include {account_id}, the UUID of your Gierd account. You can
find your account UUID in Settings inside the Gierd application. The
GET /pricing endpoint is the exception — it returns account-wide market
pricing data and is not scoped to an {account_id}.
What V1 supports: