Versioning

{info} WARNING You are browsing the documentation for an old version of ProviderAPI.
Consider upgrading your integration to version 1.1.1


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