Skip to main content

API Change Log

Every documented change across the 8 True Markets API references, in one timeline, newest first. Each entry links to the reference it belongs to; the version shown is that API's own, which advances independently of the others.

DateAPIVersionNotes
2026-07-28Institutional WSv1.0.8ERROR confirmations may now carry a message explaining the failure. DROPCOPY subscriptions made while the exchange catalog is still syncing receive a retry message instead of being silently dropped.
2026-07-28Market Data RESTv0.9.0Added GET /prices/indicators on both DeFi and CeFi, returning SMA, EMA, RSI, MACD and Bollinger series.
2026-07-24Retailv1.22.0Asset listings carry a status (active, preview, sell_only, transfer_only, disabled), enforced on order create. Transfer endpoints document their 400, 403, 404, and 500 responses.
2026-07-23Accountv1.13.0POST /kyc/prefill/start and POST /kyc/prefill/complete return 409 for legacy institutional users, who must not enter retail KYC.
2026-07-23Retailv1.21.0Order responses carry asset_type (spot or perp), separating perp orders from spot orders on the same symbol.
2026-07-21Accountv1.12.0POST /kyc/prefill/complete can return 202 when a cross-account SSN collision opens an identity-link request.
2026-07-20Accountv1.11.2Account creation and funding endpoints made public and grouped under KYC, Account, Deposits, and Reference.
2026-07-16Retailv1.20.0Added take-profit / stop-loss triggers for Hyperliquid perps, and max_leverage on perp assets in GET /assets.
2026-07-15Retailv1.19.0Perp assets carry hourly market data — funding, open interest, and volume.
2026-07-14Institutional WSv1.0.7Added AUCTION channel streaming the opening-auction indicative (SNAPSHOT/UPDATE + SNAPSHOT_COMPLETE). The payload carries a type discriminator (currently always OPENING).
2026-07-10Accountv1.11.1Document org scope reads and writes are org-wide for any member, not org-admins only.
2026-07-09Accountv1.11.0Added KYB document uploads (multipart start/complete, status, identity linking, GET /me/documents) and organization invites.
2026-07-08Accountv1.10.0Added organization KYB endpoints — profile, business operations, regulatory sections, members, and POST /organizations/{id}/authorize — plus personal identity and /me write endpoints.
2026-07-08Institutional WSv1.0.6Canonical endpoint moved to wss://api.truemarkets.co/v1/cefi/market; legacy wss://api.truex.co/api/v1 deprecated (still supported). Authenticated signatures accept the canonical or legacy path. Documented retail ES256 subscription auth.
2026-07-08Market Data RESTv0.8.0Price history, range, and point endpoints accept asset_class, serving historical prices for Hyperliquid perps.
2026-07-08Retailv1.18.0GET /assets accepts a type parameter gating perp assets. Failed CeFi orders carry failure_reason.
2026-07-07Retailv1.17.0POST /orders can return 422 when an asset cannot be resolved.
2026-07-01Retailv1.16.0Added GET /positions for read-only Hyperliquid perp positions, and POST /orders/all/cancel for CeFi mass cancels.
2026-06-30Retailv1.15.1Documented the insufficient-balance case: a DeFi order the account cannot fund returns the quote with an Insufficient balance entry in quote.issues, an empty order_id, and no payloads.
2026-06-29Accountv1.9.3Deposit read endpoints grouped under the Deposits tag.
2026-06-29Authv1.3.1GET /health and GET /.well-known/jwks.json marked internal. POST /api-key/token and POST /token/refresh consolidated under one Authentication tag.
2026-06-26Market Data WSv0.0.2Topic-based subscriptions; stream messages carry the concrete topic.
2026-06-26Retailv1.15.0Added POST /orders/{id}/cancel and /cancel/execute for Hyperliquid limit orders. DELETE /orders/{id} is deprecated.
2026-06-25Retailv1.14.0Perp orders accept leverage (1–50, isolated margin) and reduce_only.
2026-06-24Accountv1.9.2Documented production and UAT base URLs and the JWT auth flow. POST /deposits/addresses and POST /deposits/wire-instructions marked internal.
2026-06-24Retailv1.13.0Base path moved to /v1/gateway; /v1/conductor continues to work but is deprecated. Added PATCH /orders/{id} to modify a CeFi order.
2026-06-23Accountv1.9.1Published to the public docs site with only the deposit endpoints exposed; KYC, referral, organization, and Paxos operations marked internal.
2026-06-18Retailv1.12.0Breaking: GET /balances unified with GET /balances/unified and now returns the unified shape. Hyperliquid limit orders can rest on-chain by supplying a DeFi chain.
2026-06-17Retailv1.11.1GET /orders defaults to all venues (cefi,defi) instead of cefi.
2026-06-15Retailv1.11.0quote_asset is no longer required; DeFi resolves the quote asset per chain.
2026-06-12Retailv1.10.0Chain accepts hypercore-spot and hypercore-perp alongside solana and base.
2026-06-10Retailv1.9.0GET /orders accepts a venue filter.
2026-06-01Accountv1.9.0Per-recipient referral rewards gained payment_status, distinguishing a queued reward from a paid one.
2026-05-26Accountv1.8.0Added organization endpoints: POST /organizations, GET/PATCH /organizations/{id}, and GET /me/organization.
2026-05-20FIXv1.0.2Document TrdMatchID (880) on execution reports and update many fields to match implementation.
2026-05-18Retailv1.8.0Added GET /orders/{id} and order fee reporting.
2026-05-16Authv1.3.0Added Sign in with Google: POST /google/register and DELETE /google/disconnect.
2026-05-14Accountv1.7.0Added POST /me/signup-source.
2026-05-12Market Data RESTv0.7.1Published production and UAT base URLs.
2026-05-11Accountv1.6.0Referral status gained payment_status (pending, queued, paid, failed, voided). reward_queued retained for back-compat.
2026-05-11Market Data RESTv0.7.0Added GET /v1/cefi/market/prices/history and /prices/range. CeFi history and range now report bid/ask midpoints from the latest EBBO snapshot rather than last-trade prices.
2026-05-09Accountv1.5.1Spec marked internal; not published to the public docs site.
2026-05-07Market Data RESTv0.6.0Breaking: the WebSocket endpoint was removed from this document; it is described by the Market Data WebSocket AsyncAPI spec.
2026-05-07Market Data WSv0.0.1Initial release.
2026-05-05Institutional RESTv1.0.5Add /v1/cefi/ path prefix. Deprecate /api/v1/ paths.
2026-05-05Market Data RESTv0.5.1Operations grouped under Prices and Market Cap. The health endpoint is marked internal.
2026-05-04Accountv1.5.0Added GET and POST /deposits/wire-instructions. Deprecated GET/POST /paxos/fiat-deposit-instructions; the POST can return 409.
2026-05-01Retailv1.7.3Expanded the order lifecycle documentation.
2026-04-27Accountv1.4.0Added GET and POST /deposits/addresses for crypto deposit addresses, with cursor pagination.
2026-04-27Authv1.2.2First-party browser flows (passkey, magic link, one-time code, Sign in with Apple, JumpCloud SSO, credential management) marked internal. The public reference now covers the API-key token flow.
2026-04-27Retailv1.7.2Aligned the authentication documentation with the API-key JWT flow.
2026-04-24Authv1.2.1Published production and UAT base URLs and documented the API-key JWT flow end to end.
2026-04-24Retailv1.7.1Published the UAT base URL and documented credentials and quick start.
2026-04-23Retailv1.7.0Assets carry network details for CeFi venues.
2026-04-21Retailv1.6.0Added transfers: POST /transfers, POST /transfers/{id}/execute, GET /transfers, and GET /transfers/{id}.
2026-04-13Retailv1.5.1Operations grouped under Quotes, Orders, Assets, and Balances.
2026-04-09Institutional WSv1.0.5Added SNAPSHOT_COMPLETE update type with item field — sent per-item after snapshot delivery.
2026-04-09Market Data RESTv0.5.0Added GET /prices/history/point for point-in-time price lookup.
2026-04-07Institutional WSv1.0.4Add text field to order reports.
2026-04-07Market Data RESTv0.4.0Added GET /market-data/market-cap and /market-data/market-caps.
2026-04-01Retailv1.5.0Added GET /assets, the unified asset catalog across venues.
2026-03-27Retailv1.4.0Added GET /balances/unified.
2026-03-19Retailv1.3.0Added DELETE /orders/{id} to cancel an order, and a status filter on GET /orders returning both in-flight and settled orders.
2026-03-17Retailv1.2.0Added limit orders — order type accepts limit and requires price with qty_unit: base.
2026-03-16Authv1.2.0Added credential management: POST /api-key/register, POST /api-key/token, GET /api-key/, PUT/DELETE /api-key/{id}, and the matching /passkey/ endpoints.
2026-03-12Institutional RESTv1.0.4Compute quote now works for both base and qoute bases.
2026-03-11Accountv1.3.0Added POST /paxos/sandbox/approve for the sandbox KYC flow.
2026-03-04Accountv1.2.0Prove prefill accepts a flow type, supporting the desktop KYC flow.
2026-02-26Market Data RESTv0.3.0Added GET /prices/history/batch. Prediction markets report resolution_status and winning_outcome.
2026-02-26Retailv1.1.0Added settled order history with cursor pagination.
2026-02-23Institutional WSv1.0.3Added UNSUBSCRIBE_NO_AUTH and clarified no-auth request requirements on authenticated sessions.
2026-02-17Market Data RESTv0.2.0Added GET /prices/range, returning the min and max price over a lookback window.
2026-02-13Accountv1.1.2Breaking: removed GET /referral/stats; its fields moved into the rewards response. GET /referral/code no longer requires KYC and no longer returns 403.
2026-02-10Accountv1.1.1Breaking: reward_distributed renamed to reward_queued on the referral status response.
2026-02-10Institutional WSv1.0.2Clarified authentication/signature rules and subscription field requirements.
2026-02-05Accountv1.1.0Added GET and POST /paxos/fiat-deposit-instructions. Paths are now relative to the /v1/account base URL.
2026-02-05Retailv1.0.1Paths are now relative to the service base URL rather than repeating the prefix.
2026-02-03Accountv1.0.0Initial release. KYC inquiries and status, Prove prefill, CDD, Paxos account setup, referrals, and onboarding reference data.
2026-02-02Retailv1.0.0Initial release. Quotes, order create/execute/list/status, and balances.
2026-01-28Institutional WSv1.0.1Added DROPCOPY channel for order drop copy.
2026-01-27Institutional RESTv1.0.3Pluralize all endpoints. Deprecate singular versions.
2026-01-24Institutional RESTv1.0.2Add API versioning support and versions endpoint.
2026-01-20Market Data RESTv0.1.0Added GET /predictions/prices/history, including bid and ask history.
2026-01-06Authv1.1.0POST /email/magic-link accepts an optional client_id selecting the domain the magic link points to.
2025-12-11Authv1.0.0Initial release. Passkey registration and authentication, email magic link and one-time code, Sign in with Apple, JumpCloud SSO, token refresh, and JWKS.
2025-12-11Market Data RESTv0.0.1Initial release. Health, current prices, and historical prices.
2025-11-05FIXv1.0.1.Add drop copy documentation.
2025-10-24Institutional RESTv1.0.1Add gateway health endpoint.
2025-10-16FIXv1.0.0Initial Release.
2025-10-16Institutional RESTv1.0.0Initial Release.
2025-10-16Institutional WSv1.0.0Initial Release.