Docs
PingPing developer documentation
Use the REST API to add websites, fetch checks, configure notifications, and wire status pages into your own tooling. JSON responses, simple bearer-token auth, no SDK required.
Quickstart
Grab your API token under Account → API, activate it, then make your first call:
curl https://pingping.io/webapi/monitors \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-H 'Accept: application/json' See Authentication for query-parameter auth and token management.
Browse the reference
API Reference
Notifications
Not building against the API?
Guides
Uptime, SSL, status pages, and incident response - the concepts behind the product.
FAQ
Trial behaviour, pricing, check intervals, monitoring IPs, and the short answers.
Downtime response playbook
A calm 5-step checklist plus communication templates and a post-mortem framework.
For solo founders
Why PingPing exists - early warning, not dashboards.