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.
Last updated