SiegfriedDocs & Guide
Developer & MCP API

REST API & Webhooks Reference

Programmatic HTTP API endpoints for cross-platform social automation.

🌐 REST API & Webhooks Reference

Authenticate all requests using the siegfried-api-key HTTP header.

Base URL

https://api.siegfriedoutreach.com

Key Endpoints

  • GET /api/accounts - Retrieve all connected social media accounts.
  • POST /api/social-posts - Create and publish a multi-platform post or draft.
  • GET /api/social-posts/analytics - Fetch aggregated impression and engagement metrics.
  • POST /mcp - JSON-RPC 2.0 endpoint for Model Context Protocol interactions.

On this page