Forum Discussion

DaveWi's avatar
DaveWi
Khoros Alumni (Retired)
11 years ago

Community API Version

The most recent release of the community api exposed some new endpoints that I'd like to call.  That's cake.  However, I'd like my client code to degrade gracefully when talking to an earlier version of the community (i.e. an instance that has not yet been upgraded).  Does anyone know how I can get product version details from the community api?  If product version is not exposed in the api, is there a way to list supported rest endpoints for a given community instance?  Any help or suggestions would be greatly appreciated.

  • I got a good answer to this question from DougS.  The community rest api does not expose the product version, but the community product does offer the /status/version page with the info that I needed.

  • DaveWi's avatar
    DaveWi
    Khoros Alumni (Retired)

    I got a good answer to this question from DougS.  The community rest api does not expose the product version, but the community product does offer the /status/version page with the info that I needed.