Send quick notifications
straight
to your phone

Recieve your flags, errors, triggers, notifications with a simple post request, directly on your Telegram and Discord

BlipHQ - Instant notifications straight to your phone | BlipHQ | Product Hunt

A simple POST request

                    
    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"
        ]
    }'
                    
                

Channels

Send your messages instantly to Telegram and Discord.. more coming soon....

Analytics

Add tags to your notifications to get analytics in your dashboard.

Export Data

Export your data with a single click.

Free

$0.00
/month
  • 10 post requests per hour
  • 1 project
  • 1 channel
  • 1 month analytics retention
  • No data export
Register
Most popular

Basic

$7.99
/ month
  • 600 post requests per minute
  • 5 projects
  • 5 channels
  • 1 year analytics retention
  • Data export
Buy Basic

Pro

$18.99
/ month
  • 3600 post requests per minute
  • 20 projects
  • Unlimited channels
  • Forever analytics retention
  • Data export
Buy Pro
FAQ

Got a Question?

What is BlipHQ?

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.

Are there analytics?

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.

Is there a way to not recieve a message on my channel?

Yes, just let `nickname` be null in your POST request and we will not send the message to your channel.

What about privacy?

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.

Can I export my data?

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.

Only Discord and Telegram?

At the moment we only support integrations with Discord and Telegram. More channels are coming soon...