Skip to main content
Called by script.js when an agent submits a form or when a page view is detected from a known AI user-agent. Also callable directly from your own code.

Request

Event types

Response

The response includes any configured success_prompt (on completion) or failure_prompt (on error) so your code can forward it to the agent.

CORS

Accepts cross-origin requests (Access-Control-Allow-Origin: *).