The Lightstep Observability Public API requires an API Key to be supplied as the Authorization header for all API requests, using the bearer identifier. For more information on setting up an API key, please see Create and Manage API Keys
curl -H "Authorization: bearer <api-key>" --request <HTTP method> --url <URL>