Send it as the x-api-key header to the hosted validation API. Store it somewhere safe - treat it like a password.
# validate an ACH file against the hosted API curl -X POST https://achkit.com/api/validate \ -H "x-api-key: ak_your_key" \ --data-binary @payroll.ach