Hi.
This question is related to Hugging Face inference API - 🤗 Accelerated Inference API — Api inference documentation
Are there any other headers you can send to the API apart from the API key?
“headers = {“Authorization”: f"Bearer {API_TOKEN}”}"
thanks,