Examples
Save-As-You-Write Generator
Generate new copy, store it automatically, then fetch the saved item.
What you’ll learn
• How to set "save": true
on /generate
so the output becomes new content
• How to retrieve that content with /content/{content_id}
Endpoints used
POST /generate
· GET /content/{content_id}
Run: