API versioning
Versioning is specified via the Nex-Api-Version header. This section of the docs describes v2.2.2, our legacy version. 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 major version: v3.0.0
The current major 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. We plan to deprecate v2.2.2 and do not encourage new development on it. Our Migration Guide to Stable walks through every breaking change.
HeadersNex-Api-Version: v3.0.0