generate
Run a PromptFrenzy prompt on the user's account and start a render. Returns a generation id immediately — poll get_generation for the result. Spends the user's credits, so it needs their PromptFrenzy API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | No | Public https URL of the user's photo, for prompts where needs_photo is true. | |
| prompt_id | Yes | Prompt id from search_prompts. | |
| text_variables | No | Values for the prompt's text inputs, keyed by the input name. |