The versionInformation method is used to obtain details about the API versions as well as the new features or changes introduced in each version. This allows the integrator to determine:
What the current (latest) version of the API is.
What changes and new features the given version brings (e.g., added methods, modified parameters, bug fixes).
What the previous versions are and how they differ from the current state.
What planned downtimes and other important information related to (but not limited to) CPL.
Request
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/versionInformation?Limit&Offset' \
--header'Accept-Language;' \
--header'X-Correlation-ID;' \
--header'X-LogLevel;'