How it works:

Webhook URL that responds to requests with an AI-generated image based on the prompt provided in the URL.

Setup Steps:

1. Ideate your prompt.
2. URL encode the prompt (as shown in the template).
3. Authenticate with your OpenAI credentials.
4. Put together the webhook URL with your prompt and enter it into a web browser.

In this way, you can expose a public URL to users, employees, etc., without exposing your OpenAI API key to them.