Ubersicht aller aktiven Demo-Routen. Demos sind als Unterordner auf derselben Domain erreichbar.
curl -s -X POST "https://demo.virtualmc.de/examples-pawly-bot-sidecar-1/api/chat" \
-H "Authorization: Bearer pawly_internal_secure_token" \
-H "Content-Type: application/json" \
-d '{"user_id":"demo-user","session_id":"demo-session","message":"Crawl bitte https://example.com"}'