{"service":"Discord Webhook Proxy","version":"2.0","rate_limit":"5 requests per 2 seconds","usage_methods":{"discord_style":{"description":"Post directly to Discord-like path","example":"POST \/api\/webhooks\/YOUR_ID\/YOUR_TOKEN","body":"Discord webhook payload (JSON)"},"legacy_style":{"description":"Post with webhook_url in body","example":"POST \/","body":{"webhook_url":"https:\/\/discord.com\/api\/webhooks\/...","payload":"{Discord payload}","headers":"[]"}}},"endpoints":{"POST \/api\/webhooks\/{id}\/{token}":"Send webhook Discord-style","POST \/":"Send webhook with URL in body","GET \/?status=1":"Check queue status","GET \/?process=1":"Manual trigger queue processing"}}