Versioning


The API is versioned. The version is defined with the accept header:

Accept: application/x.tprs.v1+json

If the version is ommited, the API will use the default version:

Accept: application/json

{info} The current default version is v1

Version 1.1.1

Accept: application/x.tprs.v1.1.1+json

Version 1.1

Accept: application/x.tprs.v1.1+json