bzzz Documentation

bzzz is a push notification platform that lets organizations send native iOS push notifications to their users. No app development required.

How it works

Organizations sign up, configure their branding, and get an API key. With a single POST request to /v1/notify, you can send push notifications to all your subscribers, a specific user, or a segment.

End users download the bzzz iOS app, find your organization, and tap subscribe. No account required. They get native push notifications instantly.

Base URL

https://api.bzzz.sh/v1

Quick links