Logo
LIS DNA API Documentation

Hello-World

GET {{base_url}}/hello-world

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
X-Username
string
X-Password
string




RESPONSES

status





Curl
curl -X GET 'base_url/hello-world' -H 'X-Username: X-Username' -H 'X-Password: X-Password'

ENDPOINTS