Health check endpoint that returns "Pong" to confirm the API is running.

Behavior: Returns the string "Pong" as a simple health check response. If includeHeaders is true, returns a formatted string listing all HTTP request headers and their values instead, which is useful for debugging proxy and load balancer configurations.

Authorization: Public endpoint — no authentication required.

Side Effects: None.

Error Scenarios: None — this endpoint always succeeds.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

When true, returns all HTTP request headers instead of "Pong". Useful for debugging. Default is false.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json