Authentication
To use the flu.lu APIs, you need to authenticate using a personal API key.
How to Obtain an API Key?
Log in to your flu.lu account and navigate to the "Settings" section to generate a new API key.

Using the API Key
The API key must be included in every API request in the HTTP header as follows:
Authorization: Bearer YOUR_API_KEY