Viewpoint and Data Lab maintain API lifecycle through versioning of the APIs. If the API version is not provided in the URL, then the latest version of the API is served. To access a specific version of the API, provide the version number of the API in the URL (/api/v1/public).
All Viewpoint APIs use the same prefix, whether explicit (/api/v1/public) or implicit (/api/public).