/
DE
deloraprotocol
/
Delora API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
deloraprotocol
Delora API
get
Health check
v8
latest
OpenAPI 3.1.1
raw.githubusercontent.com
2026-08-01
12
44
80.3 KB
Health
Health check
Returns the current service health status.
get
/health
Response
Service is healthy.
HealthResponseDto
required
status
string
required
Example response
{ "status": "ok" }