Pincho API

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

Send Notification:
GET/POST https://api.pincho.app/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 Pincho Help page.