curl --location 'https://bliphq.com/api/push' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer ********' \
--data '{
"message": "🥳 🥳 Someone just bought a GOLD membership! Hurray!!",
"project": "MyWebsite",
"nickname": "discordbot",
"tags": [
"#goldMembership",
"#Recurring"
]
}'
Send your messages instantly to Telegram and Discord.. more coming soon....
Add tags to your notifications to get analytics in your dashboard.
Export your data with a single click.
BlipHQ is a platform which lets you send quick notifications straight to your phone with a simple POST request. Be it your application's triggers, flags, errors, logs, alerts, you can recieve them instantly on your Telegram or Discord channel.
Yes, you can attach tags to your messages and get analytics in your dashboard. You can see the number of messages sent, the most popular tags, and more.
Yes, just let `nickname` be null in your POST request and we will not send the message to your channel.
We don't store any of your messages. We only store the tags you attach to your messages for analytics purposes. We don't share your data with anyone. You're free to delete your aggregated data anytime.
Yes, you can export your data with a single click. We provide you with a CSV file with aggregated values of your tags. Although, export functionality is availablle only with a paid plan.
At the moment we only support integrations with Discord and Telegram. More channels are coming soon...