Check Service Liveliness

Checks whether the Flipster Trading API service is live and reachable.

This endpoint is used to verify that the Flipster Trading API service is online and responsive.

It returns an empty JSON object {} when the system is operational.

Developers can use this endpoint for health checks, connection testing, or monitoring service availability before making authenticated requests.

Check Service Liveliness

get
Authorizations
api-keystringRequired

For third party retail API users

Responses
200

OK

application/json
Responseobject
get
/api/v1/public/ping
200

OK

Last updated