/arstechnica/authors

POST /api/arstechnica/authors

Price: 10 credits

Get an Ars Technica writer by slug, numeric id or author archive URL: display name, staff job title, work email, the full biography, portrait, personal homepage, the social profiles linked from the bio and the id of the matching account on the Ars discussion forum.

How to use it

Fetch a single Ars Technica writer. Accepts the author slug as it appears in https://arstechnica.com/author/{slug}/ (one word, no hyphen between first and last name, for example 'ryanwhitwam'), the numeric id returned as wp_author_id or author.id by arstechnica/articles, or the full archive URL. Returns one item with name, alias, job_title, email, description (bio), image (portrait), homepage_url, forum_user_id and the twitter/bluesky/mastodon/linkedin/instagram/youtube URLs found in the bio. To list what the writer published, call arstechnica/articles/search with authors=[alias].

Parameters

Request body

Response

Errors

Response headers