Blogs
Apr 12, 2023
When using NotificationAPI as your notification service, you can now differentiate between production and staging API keys, logs, and all your end-user information.
NotificationAPI's new multi-environment capability allows you to separate your production and staging usage. It works by providing you separate API Keys for each environment, and then separately storing your notification service logs, end-user identity data, and end-user preferences.
This has two main benefits:
Find and resolve notification logs faster by filtering to a specific environment
Not worry about conflicting user IDs or overwriting user preferences between environments
To get started, simply navigate to your API keys page and click the Add Testing Environment button. Use the newly generated API Keys in your Testing/Staging environment.