layer-plusAPI Versions

2026-01-01-beta

This is a beta version and is under development (functionality and response formats might change without notice). Use this version by specifying the header:

"x-api-version": "2026-01-01-beta"

This version includes new response formats for /metadata, /measurements and /statistics, which address several shortcomings with the previous version.

Migration guide (coming soon)

...

2025-10-31

Initial dated version. Target this version by using the following version header in your requests.

"x-api-version":"2025-10-31"

Migration guide

The functionality of this version is identical to the default version, which is targeted when no version header is specified. There are no changes to client code required when updating to version 2025-10-31 from the unversioned API.

Unversioned API (default)

The unversioned API, this is currently the default version. This version is targeted when no x-api-version header is provided in the request.

Last updated