{
  "ok": true,
  "data": {
    "endpoint": "POST https://platphormnews.com/api/webhooks",
    "description": "Receive events from Zapier, n8n, Make.com, or any HTTP client.",
    "mutation_auth": "PLATPHORM_API_KEY",
    "supported_events": [
      "story.created",
      "story.trending",
      "comment.created",
      "ping",
      "custom"
    ],
    "zapier_trigger_url": "https://platphormnews.com/api/webhooks",
    "n8n_webhook_url": "https://platphormnews.com/api/webhooks",
    "recent_events": [],
    "recent_events_access": "protected",
    "docs": "https://platphormnews.com/api/docs"
  }
}