System

Health Check

get

Check if the server is running

Authorizations
Responses
200

Server is healthy

text/plain
ResponsestringExample: The server is running healthy! ๐Ÿฅณ
get
GET /v1/health HTTP/1.1
Host: api.dmchamp.com
Accept: */*
200

Server is healthy

The server is running healthy! ๐Ÿฅณ

Was this helpful?