# zappier-identity Mailbox for **Verae user id bind/lookup**. Public credentials stay zappier API keys. JWTs never live here. **Forgejo:** https://git.georgelambert.org/marchon/zappier-identity | Address | Kind | |---------|------| | `verae.identity.bind` | request-reply `{ email, customerId }` | | `verae.identity.lookup` | request-reply `{ customerId }` or `{ veraeUserId }` | HTTP `:3026` `POST /bind` `GET /lookup/:customerId`.