API Reference

Dive into the specifics of each API endpoint by checking out our complete documentation.

The below are environments URL API endpoint:

Dev:https://dev-api.med2lab.com/

QA:https://api-qa.med2lab.com/

Production: https://stage.med2lab.com/

Authorization

A default requirements for all endpoints: users need to be authenticated within the "user" scope by providing a OAuth token (e.g. Authentication: Bearer header or access_token query parameter).

Last updated