Versioning

The API is versioned, with a mandatory “Accept-Version” header. Some endpoints will only be available in newer versions, or change behavior in ways defined through the Changelog.

curl -H 'Accept-Version: 1.0.0' ...