# lab-res API - Beta ## Description This is version `1` of this API documentation. Last update on Apr 21, 2020. LabRes provides an API to establish a direct connection between laboratory results and citizens. ## Servers ## Authentication The API accepts 2 different authentication methods: - Lab credential (http_api_key) - Orders api token (http) ## Endpoints and operations ### [Laboratory API](https://bump.sh/mark/doc/labres/group/endpoint-laboratory-api.md) - [allows for uploading a result of a lab order](https://bump.sh/mark/doc/labres/operation/operation-put-results-json.md) - [allows for uploading a result of a lab order](https://bump.sh/mark/doc/labres/operation/operation-put-results-obx.md) - [allows for uploading a result of a lab order](https://bump.sh/mark/doc/labres/operation/operation-put-results-ldt.md) ### [External Order Number API](https://bump.sh/mark/doc/labres/group/endpoint-external-order-number-api.md) - [Issues a new globally unique External Order Number (EON). The number of issuing EONs is limited to 3 per subject.](https://bump.sh/mark/doc/labres/operation/operation-post-orders.md) - [returns the current status of a given lab order](https://bump.sh/mark/doc/labres/operation/operation-get-orders-parameter.md) - [Updates an order with the notification id](https://bump.sh/mark/doc/labres/operation/operation-put-orders-parameter.md) [Powered by Bump.sh](https://bump.sh)