What headers are accepted by Inference API?

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,

look further into the documentation, it says about the parameters…but there arent too many, top_p, repetition and max_length and a few others if you have access to gpu with the hundreds dollars plan