API versioning
Versioning is specified via the Nex-Api-Version header. This section of the docs describes v2.2.2, our legacy version, which is deprecated. All requests must include the following to be successful.
HeadersNex-Api-Version: v2
To work with a specific version, simply specify which major version you want to work using the header above.
Current stable version: v3.0.0
The current stable version of the NexHealth API is v3.0.0, originally published under the date-based name v20240412 — the two names refer to the same version and the header accepts either value. v2.2.2 is deprecated and we do not encourage new development on it. Our Migration Guide to Stable walks through every breaking change.
HeadersNex-Api-Version: v3.0.0