/lemonde/authors

POST /api/lemonde/authors

Price: 10 credits

Get one Le Monde author by alias: display name, portrait, author page URL and how many articles Le Monde currently lists under that byline in the requested edition.

How to use it

Resolve a Le Monde byline to its canonical author record. alias is the slug used in /signataires/ URLs ('eric-albert'), which lemonde/articles and the listing endpoints return in authors[].alias; a full author page URL is accepted too, and an 'en/' prefix switches to the author's page in Le Monde in English. Returns name, image, web_url, language and articles_count (the exact number of articles on that author page right now). Use lemonde/authors/articles to read the articles themselves. Collective bylines Le Monde does not link (for example 'Le Monde avec AFP') have no alias and cannot be resolved here.

Parameters

Request body

Response

Errors

Response headers