Do not miss any Lumetrade Staging API changes, ever again

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

RSS

Apr 30, 2026

main
v1
Compare

API structure has changed

17 structure changes including:
3 Breaking changes
4 Additions
11 Modifications
2 Removals
Modified 11 Breaking
POST /api/v1/beneficiaries/withdrawals
  • Path went from /api/v1/beneficiaries/{beneficiaryId}/withdrawals to /api/v1/beneficiaries/withdrawals (same operationId)
    Breaking
  • Body
  • application/json content type Modified
    • beneficiaryId property Added
  • Path
  • beneficiaryId path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 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/{transactionId}
  • 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/beneficiaries
  • 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/beneficiaries/{beneficiaryId}
  • 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
  • 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
GET /api/v1/trades/{transactionId}
  • 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/wallets
  • 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/wallets/{walletId}
  • 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
Removed 2 Breaking
X api secretauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
X api keyauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 4
POST /api/v1/accounts
GET /api/v1/currencies
GET /api/v1/accounts/{accountId}
GET /api/v1/accounts