string apiinfo.version(array)
This method allows to retrieve the version of the Áú»¢¶Ä²© API.
This method is only available to unauthenticated users.
(array)
The method accepts an empty array.
(string)
Returns the version of the Áú»¢¶Ä²© API.
Starting from Áú»¢¶Ä²© 2.0.4 the version of the API matches the version of Áú»¢¶Ä²©.
Retrieve the version of the Áú»¢¶Ä²© API.
Response:
CAPIInfo::version() in ui/include/classes/api/services/CAPIInfo.php.