v5

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-02-283466592.5 MB
Other

Get version information

Get the latest API version, the list of valid API versions in ascending order, and the version being used for this request. These are all in the external, date-based format.

get/api/v2/versions

Response

Versions information response

validVersionsDateVersion[] required

A list of all valid API versions. To learn more about our versioning, read Versioning.

latestVersioninteger required
currentVersioninteger required
betaboolean

Whether the version of the API currently is use is a beta version. This is always <code>true</code> if you add the <code>LD-API-Version: beta</code> header to your request.