Before you begin, make sure you have an email address ready for account creation.
Create Your Account
Sign Up
Navigate to the PingPilot signup page and create your account using your email address or social login.After signing up, you’ll be redirected to a welcome page while your account is being configured.
Access Your Dashboard
Once setup is complete, you’ll automatically be redirected to your dashboard. This is your central hub for managing event categories and monitoring notifications.Your account starts on the Free plan with:
- 100 events per month
- Up to 3 event categories
Configure Notification Channels
To receive notifications, you need to connect at least one notification channel. Navigate to Account Settings and configure:
- Discord
- Telegram
- Email
- Get your Discord User ID:
- Open Discord and enable Developer Mode (User Settings → Advanced → Developer Mode)
- Right-click your username and select “Copy User ID”
- Paste your Discord ID in the Account Settings
- Save your settings
Create Your First Category
Event categories help you organize different types of notifications.
- On your dashboard, click the “Add Category” button
- Enter a category name (e.g., “user-signup”, “sales”, “errors”)
- Choose a color to visually distinguish this category
- Optionally, select an emoji icon
- Click “Create Category”
Get Your API Key
You’ll need an API key to send events to PingPilot.
- Navigate to API Key in the settings menu
- Copy your unique API key
- Keep this key secure - it’s like a password for your account
Send Your First Event
Now you’re ready to trigger your first notification! Use this example to send a test event:Replace
YOUR_API_KEY with the API key you copied earlier, and make sure the category matches the one you created.Check Your Notifications
Within seconds, you should receive notifications on all configured channels:
- Discord: A rich embed message in your DMs
- Telegram: A formatted text message from the PingPilot bot
- Email: A styled email notification
- The category name and emoji
- Your custom description
- All the fields you included (username, email, plan)
- A timestamp
What’s Next?
API Reference
Explore the complete API documentation and advanced features
Upgrade Your Plan
Need more events or categories? Check out Pro and Enterprise plans
Event Categories
Learn how to organize and manage your event categories
Notification Channels
Configure additional notification channels and webhooks
Common Issues
I'm getting a 401 Unauthorized error
I'm getting a 401 Unauthorized error
I'm getting a 404 category not found error
I'm getting a 404 category not found error
The category name in your API request must exactly match a category you’ve created in your dashboard. Category names are case-sensitive.
I'm getting a 403 Forbidden error
I'm getting a 403 Forbidden error
This usually means you haven’t configured your Discord ID or Telegram username in Account Settings. Both are required to receive notifications.
I hit my monthly quota limit
I hit my monthly quota limit
Free accounts are limited to 100 events per month. You can:
- Wait until next month when your quota resets
- Upgrade to Pro (1,000 events/month) or Enterprise (10,000 events/month)
- Check your current usage in the Dashboard