Change Updates

Do not miss any BAM.Money API changes, ever again

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

RSS

Oct 12, 2025

main
0.0.3
Compare

API structure has changed

5 structure changes including:
2 Breaking changes
1 Addition
2 Modifications
2 Removals
Modified 2 Breaking
GET /signals-history/{ticker}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • predictions property Added
GET /signals/{ticker}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ei, ci properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • signal, confidence properties Added
Removed 2 Breaking
GET /news_articles/{ticker}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /social_sentiment/{ticker}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
GET /signals-history-batched