Create project
Separate apps or environments into their own projects.
Use one project per sending context
Projects help you separate one app, brand, or environment from another. That keeps keys, usage, and message history easier to reason about.
Recommended pattern
- Create one project for each application or sending context.
- Use separate keys for test apps and live apps.
- Avoid sharing live keys across unrelated apps.