Skip to main content
GET
/
health
Get Health
curl --request GET \
  --url https://api.example.com/health
"health is good"

Documentation Index

Fetch the complete documentation index at: https://api-reference.hyperswitch.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - text/plain

Health is good

health is good

Example:

"health is good"