Skip to main content
Anecdotes are source stories YALG can transform into posts, scripts, carousels, and other creative assets.

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/csv
  • GET /v1/anecdotes/export/voice

Generate from an anecdote

After an anecdote exists, create a content workflow from it:
  • POST /v1/anecdotes/{id}/post
  • POST /v1/post-generation/from-anecdote
Requests are scoped to the API key owner. You do not need to send authorId.