Diagnostics

Overview

In order to get information for the current API build, you can consume the endpoint presented in this article. In order to do that, you must:

  • Be authenticated user

For information on how you can authenticate, see: Authentication

As soon as you do authentication and receive a valid token, it needs to be passed to the call.

Endpoint

Example for such endpoint for TT server:

https://tt.api.sellercloud.com/rest/api/Diagnostics/Server

For your server endpoint will be:

https://{your_server_id}.api.sellercloud.com/rest/api/Diagnostics/Server

Request

Response

Was this article helpful?

Related Articles