All Categories Developer What are the base URL and API versioning conventions?

What are the base URL and API versioning conventions?

The Dale API base URL is: https://api.getdale.com/v1

API versioning is handled via the URL path (/v1/). When breaking changes are introduced, a new version is released without deprecating the current one immediately. You'll receive advance notice of any deprecation timelines.