Do not miss any Lumetrade API changes, ever again

Subscribe to the Lumetrade API changelog to be up to date on recent changes.

RSS

Apr 24, 2026

main
v1
Compare

API structure has changed

7 structure changes including:
7 Modifications
Modified 7 Breaking
GET /api/v1/deposits
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/deposits/{depositId}
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/trades
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
  • Query
  • page, size, status query parameters Added
GET /api/v1/trades/{tradeId}
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/verification/status
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/withdrawals
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added
GET /api/v1/withdrawals/{withdrawId}
  • Authentication
  • X api key, X api secret authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • X api key & X api secret authentication method Added