The versioning of the REST API is specified as part of the URI. For instance, in order to use v1 of the API the request, URI should begin with /v1 followed by a specific endpoint.
https://api.sessionstack.com/v1
The versioning of the REST API is specified as part of the URI. For instance, in order to use v1 of the API the request, URI should begin with /v1 followed by a specific endpoint.
https://api.sessionstack.com/v1