Hi guys, The ES cloud version uses the following Authentication Header https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-create-api-key.html ``` curl -H "Authorization: ApiKey VnVhQ2.......WFrdzl0dk5udw==" http://localhost:9200/xxxx ``` Any plans to support it ?