API Versioning
Versioning is specified via the Nex-Api-Version header. The current major version is 2, the beta version is v20240412. All requests must include the following to be successful.
Headers
Nex-Api-Version: v2
To work with a specific version, simply specify which major version you want to work using the header above.
For beta endpoints
Headers
Nex-Api-Version: v20240412