Plan and execute smooth API version upgrades. Understand breaking changes, deprecation timelines, and best practices for migrating between Smart Money API versions.
Smart Money API is actively developed with regular updates. This guide covers version management, breaking changes, and how to migrate your integration with zero downtime.
Migration key principles:
Current Status: v1 (current), v2 (beta, general availability Q2 2026). v1 supported until Q1 2028.
| Phase | Duration | Characteristics |
|---|---|---|
| Alpha | 2-4 weeks | Heavy breaking changes, testing only |
| Beta | 4-8 weeks | Mostly stable, community feedback |
| Release Candidate | 2-4 weeks | Production-ready, final polish |
| General Availability | 24+ months | Full production support |
Ready to build? Grab a free API key (200 calls/day, no card) and start pulling live whale, funding and on-chain data.
Get your API key →Within a major version, you can always upgrade to newer minor/patch versions safely:
| v1 Endpoint | v2 Endpoint | Changes |
|---|---|---|
| GET /whales | GET /v2/whales/tracking | Reorganized, added filtering |
| GET /funding | GET /v2/derivatives/funding-heatmap | Exchange parameter required |
| GET /positions | GET /v2/derivatives/positions | New aggregation options |
Key Differences: No status wrapper, clearer field names, standardized metadata.
| Feature | Announced | Sunset Date | Replacement |
|---|---|---|---|
| /v1/whales | Jan 2026 | Jan 2028 | /v2/whales/tracking |
| /v1/funding | Jan 2026 | Jan 2028 | /v2/derivatives/funding-heatmap |
| API key only auth | Mar 2026 | Mar 2027 | OAuth 2.0 (keys still work) |
| Webhook v1 format | Q2 2026 | Q2 2027 | Webhook v2 format |
Upgrade to API v2 with comprehensive migration tools, documentation, and support. Built to support zero-downtime migration.
Explore V2Get live whale flow, funding, open interest and on-chain data across 3 exchanges from one API. Free tier, no credit card, upgrade any time.
Start free →