Versions
The nBold API currently supports two versions: v1.0
and beta
.
API v1.0
nBold API under the v1.0
endpoint (under https://api.salestim.io/api/v1.0
) are in general availability (GA
) status.
Note: Updates to APIs on this endpoint are additive in nature and should not break existing app scenarios.
💡 Recommendation: Use v1.0 APIs for your production apps.
API Beta
nBold API under the beta
endpoint (under https://api.salestim.io/api/beta
) includes APIs that are currently in preview. Because we might introduce breaking changes to our beta APIs, we recommend that you use the beta version only to test apps that are in development.
⚠️ Warning: Do NOT use beta APIs in your production apps.