LHAPI

A light weight restful API for Lucent Health Solutions, LLC.

Usage

HTTP Verbs

**Note: at this time POST and DELETE will not be accepted

Port

Port is unique to the environment. A separte one is used for each to aid in not mismatching backend and frontend environments. At time of production then a DNS entry is mapped to the necessary port for the application.

Path

Path or endpoint to manipulate data

Example: /endpoint/with/params/and/values will validate/authenticate your call and return either an error response code or your data.

You must include any AUTH header(s) and / or API Token value(s) to receive a

valid response.

© 2021 Lucent Health Solutions, LLC.