Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.autoposting.ai/api-proxy/webhooks \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": [ { "id": "wh_01HXYZ", "url": "https://your-server.com/webhooks/autoposting", "events": [ "post.published", "post.failed" ], "enabled": true, "lastDeliveryAt": "2024-01-10T09:05:00Z", "lastDeliveryStatus": "success" } ] }
API key as Authorization: Bearer sk-social-...
Authorization: Bearer sk-social-...
List of webhook endpoints
Show child attributes
Was this page helpful?