Skip to main content

Authentication

Introduction

The API uses Bearer Token authentication. To authenticate requests, you need to include a Bearer Token in the Authorization header of your HTTP requests. All API requests must be made over HTTPS.

Base URL
https://lab.turquoise.health
warning

Calls made over plain HTTP will fail. API requests without authentication will also fail.