Ping

Verifies that your application can successfully call the Lockstep Platform API and returns a successful code regardless of your authentication status or permissions.

The Ping API can be used to verify that your app is working correctly. The Ping API will always return 200 OK. If you call this API and you receive a code other than 200 OK, you should check your network connectivity. A response code of anything other than 200 means that a routing issue or proxy issue may prevent your application from reaching the Lockstep API

Data Definition

See StatusModel for the complete data definition.

Language
Authorization
URL
Click Try It! to start a request and see the response here!