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 29, 2026

main
v1
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2
GET /api/v1/trades
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trade property Modified
        • isRateInverted, isRfq properties Added
  • 401 response Modified
    • application/json content type Modified
      • trade property Modified
        • isRateInverted, isRfq properties Added
GET /api/v1/trades/{transactionId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • isRateInverted, isRfq properties Added
  • 401 response Modified
    • application/json content type Modified
      • isRateInverted, isRfq properties Added
  • 404 response Modified
    • application/json content type Modified
      • isRateInverted, isRfq properties Added