{"entry":{"slug":"pushover-api","name":"Pushover","category":"api","summary":"One-call push notification to your own phone or desktop, no SDK needed.","description":"","auth_mode":"Token in body","endpoint":"https://api.pushover.net/1/messages.json","docs_url":"https://pushover.net/api","tags":["push","notifications"],"capabilities":["send push notification","alert a human","notify me"],"auth_params":[{"name":"token","location":"body","required":true}],"input_format":"application/x-www-form-urlencoded","output_format":"application/json","rate_limit":"10k messages/month per application","pricing":"One-off licence per platform","invocation_example":"curl -s -F token=$TOKEN -F user=$USER -F \"message=build finished\" https://api.pushover.net/1/messages.json","verified":false,"verified_at":null,"featured":false,"checks_total":5,"checks_ok":5,"avg_latency_ms":192,"reports_count":0,"health_ok":true,"health_status_code":400,"health_checked_at":"2026-09-22T10:06:01.569+00:00","health_latency_ms":285,"probe_url":null}}