Updated Jun 15, 2026 · by AutoCoder · 1 min readAI-assisted
Last updated
Was this helpful?
Access to the HANK AutoCoder API is secured by three layers working together:
The key is sent in the x-api-key request header:
x-api-key: <your-api-key>| Field | Value |
|---|---|
| API Key header | x-api-key |
| API Key value | to be provided |
Your API key value is provisioned per customer — contact your Hank.ai representative to obtain one. Treat it like a password: keep it server-side and never commit it to source control.