Authentication

The API accepts 2 different authentication methods:

Lw subscription key (http_api_key)

Send an authentication token in the lw-subscription-key header to authenticate with the API.

Bearer auth (http)

Send a bearer token (“JWT” Formatted) in the Authorization HTTP header to authenticate with the API.