Create a text anecdote
Use a text anecdote when your integration already has structured story content.Upload an audio anecdote
Use audio when your product records voice notes or interviews.Batch import anecdotes
Batch import accepts spreadsheet files for migrating existing story libraries.Export anecdotes
Use exports to sync YALG back into your own system:GET /v1/anecdotes/export/csvGET /v1/anecdotes/export/voice
Generate from an anecdote
After an anecdote exists, create a content workflow from it:POST /v1/anecdotes/{id}/postPOST /v1/post-generation/from-anecdote
Requests are scoped to the API key owner. You do not need to send
authorId.