Skip to main content
GET
/
health
Health check endpoint
curl --request GET \
  --url https://sourcify.dev/server/health
"Alive and kicking!"

Documentation Index

Fetch the complete documentation index at: https://hedera-0c6e0218-update-sourcify-migration-issue-508-luke.mintlify.app/llms.txt

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

Response

200 - text/plain

Server is healthy

The response is of type string.

Example:

"Alive and kicking!"