// You're in

Subscription active. Here's your API key.

Send it as the x-api-key header to the hosted validation API. Store it somewhere safe - treat it like a password.

Provisioning your key...
# 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