WirePusher API

This is the WirePusher API endpoint. To use the API, send requests to specific endpoints:

Send Notification:
GET/POST https://api.wirepusher.dev/send?token=YOUR_TOKEN&title=Title&message=Message
Other Endpoints:
/notifications - Manage notifications
/types - Manage notification types
/teams - Team management
/tokens - Token management
/user - User profile
/auth/* - Authentication endpoints

For complete API documentation, visit the WirePusher Help page.