Artsays

Changelog

All notable changes to the Artsays Trading API.

v1.3.0February 14, 2026
Added

Developer Portal with full 3-panel API documentation

Added

Try It console for GET endpoints with live response preview

Added

Code examples in 9 languages (cURL, JavaScript, Node.js, Python, Java, PHP, Go, Ruby, C#)

Improved

Glossary with hover tooltips for all trading terms

v1.2.0February 10, 2026
Added

API key request and admin approval flow

Added

SHA-256 hashed API key storage — keys never stored in plain text

Added

Per-client rate limiting with sliding window (default 60 req/min)

Added

Per-client endpoint allowlisting

Added

Sandbox (sk_sandbox_) and Production (sk_prod_) environments

Breaking

API keys now use x-api-key header instead of Authorization Bearer

v1.1.0January 15, 2026
Added

GET /api/v1/orderbook — real-time order book data

Added

GET /api/v1/transactions — wallet transaction history

Added

POST /api/v1/withdrawals — request fund withdrawals

Improved

Faster response times across all endpoints (avg 40% reduction)

Fixed

Portfolio endpoint returning incorrect P&L for recently traded assets

Fixed

Rate limiter not resetting correctly at window boundaries

v1.0.0December 1, 2025
Added

Initial API release with 16 endpoints across 5 categories

Added

Market Data: stats, assets, trades, orderbook, artists

Added

Trading: list orders, place orders

Added

Portfolio & Wallet: holdings, balance, transactions, withdrawals

Added

IPO: list IPOs, subscribe to IPOs

Added

Artist: list artworks, submit artwork for verification