# 3. Connect the Zapier app 1. Sign in at [zapier.com](https://zapier.com) (or your Zapier workspace). 2. Create a Zap → add **Verae Time** (or **Verae Activate** while the full app is in private invite). 3. When Zapier asks for authentication, paste: - **API key** from the zappier portal. - **API base URL** if the operator asked you to (hosted edge). Leave blank only for local-mock Activate steps that do not hit the chain. 4. Click **Test**. Zapier calls zappier-edge over HTTPS (`whoami` / a cheap GET). You should see your email and plan. A 401 means the key was regenerated or mistyped. You do **not** enter NATS URLs, Verae JWT, or `api.veraetime.net` credentials. Those stay on middleware. ## Plans | Plan | Typical access | |------|----------------| | Free | Single timestamp, lookup, Add Numbers / Echo / SHA256 helpers | | Paid | Batch timestamps, wait-for-certificate, attached metadata, tree-node lookup | A 403 `PLAN_UPGRADE_REQUIRED` means that Zap step is paid-only. A 402 means you exhausted included credit — reload in the portal (the error should include an upgrade URL).