Skip to main content

status/index

Retrieves the Jadu Central version information.

Arguments:

  • api_key (required)

Example request:

http://[domain]/api/status/index.xml?api_key=[api_key]

Example response:

<?xml version="1.0" encoding="utf-8"?>
<status>
<version>1.0.6.12</version>
</status>