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

May 12, 2026

main
v1
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/trades/quote
  • Response
  • 200 response Modified
    • application/json content type Modified
      • fromCurrency, toCurrency, toAmount, rate, quoteStr, fromAmount properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
  • 400 response Modified
    • application/json content type Modified
      • fromCurrency, toCurrency, toAmount, rate, quoteStr, fromAmount properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking