Skip to main content
POST
Batch create anecdotes from Excel file

Authorizations

x-api-key
string
header
default:yalg_live_your_api_key
required

YALG Developer API key. Send it in the x-api-key header from a server-side environment only.

Query Parameters

autoFill
boolean

Enable AI auto-fill for missing details (default: true)

Example:

true

Body

multipart/form-data
file
file
required

Excel file (.xlsx, .xls) with columns: TITRE, ANGLE, ANECDOTE

Response

Batch import job queued successfully