Skip to content

Versioning

The current version of the API is 0.2. If unspecified, the default version of the API will always be the latest version.

The version may specified in the HTTP header, as follows:

http
X-Api-Version: 0.2

If we make changes to the API in the future which are incompatible with the current version, then we will fork a new additional version.

Fareclock API Documentation