cURL
curl --request GET \ --url http://localhost:4000/v1/ \ --header 'Authorization: <api-key>'
Use this format: ApiKey <your_api_key>
ApiKey <your_api_key>