Wholesale API (v3)
The Wholesale API is the original Simwood API, served at https://api.simwood.com/v3. It has long been the single API through which the Simwood platform is consumed.
We are gradually migrating from the single /v3 surface to independent, versioned service APIs — such as Conversation Intelligence — each with its own contract and versioning. The platform isn't changing; the way you consume it is.
What this means for you
- The Wholesale API (v3) remains available and supported — existing integrations keep working, nothing stops responding overnight — but it is feature-frozen.
- New capabilities arrive in the relevant service APIs, not in
/v3. - Existing capabilities move out of
/v3over time, each becoming its own versioned service. As a capability is re-expressed as a service, the corresponding part of/v3is deprecated and signalled through the standard deprecation policy, giving you a window to migrate. - For new integrations, build against the individual service APIs rather than
/v3.
Documentation
The Wholesale API keeps its own dedicated documentation, separate from this site. For the full v3 reference — endpoints, parameters, and examples — see:
Wholesale API (v3) documentation →
https://developer.simwood.com/docs/wholesale/api/v3