All releases
Infrastructure

New product names + API domains

The products have plain, function-descriptive names: Rally → Waitlist, Envoi → Mail, Agora → Social, Heimdall → Auth. New canonical API domains ship alongside; the old ones keep working.

The product line now uses plain names that say what each one does: Rally is now Waitlist, Envoi is now Mail, Agora is now Social, and Heimdall is now Auth. The console, docs, and status page reflect the new names.

Each product has a new canonical API domain. The previous domains continue to serve as aliases during the deprecation window, so existing integrations keep working — update at your convenience:

  • Waitlist — api.waitlist.productcraft.co (was api.rally.productcraft.co)
  • Mail — api.mail.productcraft.co (unchanged)
  • Social — social.productcraft.co (was agora.productcraft.co)
  • Auth — api.auth.productcraft.co (was api.heimdall.productcraft.co)
  • Platform identity (sessions, workspaces, PATs) moved to api.platform-auth.productcraft.co so the Auth product could take the api.auth name.

Outbound webhook signature headers follow the new names too: X-Auth-Signature, X-Mail-Signature, and X-Waitlist-Signature. Permission scopes gain the new names as aliases — existing role and API-key policies are unaffected.