Skip to main content
GET
/
v1
/
health
Sağlık probe
curl --request GET \
  --url https://api.iletiniz.com/v1/health
{
  "ok": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.iletiniz.com/llms.txt

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

Response

200 - application/json

Sağlıklı

ok
boolean
Example:

true