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(wasapi.rally.productcraft.co) - Mail —
api.mail.productcraft.co(unchanged) - Social —
social.productcraft.co(wasagora.productcraft.co) - Auth —
api.auth.productcraft.co(wasapi.heimdall.productcraft.co) - Platform identity (sessions, workspaces, PATs) moved to
api.platform-auth.productcraft.coso the Auth product could take theapi.authname.
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.