API Keys
Manage your API keys to integrate HotConvert into your applications.
Your keys
0 of 10 active keys
Using your key
Send it in the X-API-Key header.
curl -X POST https://api.hotconvert.com/converter/convert \ -H "X-API-Key: hc_your_key_here" \ -F "[email protected]" \ -F "targetFormat=pdf"
API calls count against your plan quota, exactly like conversions made from the website.