public/support.md
Last updated: July 5, 2026
How to reach World Monitor, by concern. Human-readable version: https://www.worldmonitor.app/docs/support
| Concern | Channel | Notes |
|---|---|---|
| General support, account or billing issues | [email protected] | Primary support channel for all plans |
| Enterprise, sales, custom quotas | [email protected] | Custom pricing, deployments, higher API limits |
| Bug reports & feature requests | https://github.com/koala73/worldmonitor/issues | Public open-source repository |
| Community & quick questions | https://discord.gg/re63kWKxaz | Community Discord |
| Service status & incidents | https://status.worldmonitor.app | Email subscription available on the page |
| In-app contact form | Form on https://worldmonitor.app/pro | Submits POST /api/leads/v1/submit-contact; Turnstile-protected, intended for humans in a browser — agents should email support@ instead |
wm_ key: https://www.worldmonitor.app/docs/api-keys. Full keys are shown only once and cannot be recovered; revoke a lost key and create a replacement.GET https://www.worldmonitor.app/api/product-catalog (JSON, public).{
"product": "World Monitor",
"support_email": "[email protected]",
"enterprise_email": "[email protected]",
"issues_url": "https://github.com/koala73/worldmonitor/issues",
"community_url": "https://discord.gg/re63kWKxaz",
"status_url": "https://status.worldmonitor.app",
"security_txt": "https://www.worldmonitor.app/.well-known/security.txt",
"sla": { "free": "best-effort", "pro": "best-effort", "api": "best-effort", "enterprise": "contracted" }
}