pushinator

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name PUSHINATOR_TOKEN or zero doctor check-connector --url https://api.pushinator.com/api/v2/notifications/send --method POST

How to Use

Base URL: https://api.pushinator.com

Required headers:

  • Authorization: Bearer $PUSHINATOR_TOKEN
  • Content-Type: application/json

1. Send a Push Notification

Send a notification to all subscribers of a channel.

Write to /tmp/pushinator_request.json:

Related skills
Installs
77
GitHub Stars
59
First Seen
Jan 24, 2026