Skip to main content
Authors are the bylines shown on blog posts. Create an author, then pass its id as author_id when you create a blog post.
Authenticate with your API key in the x-api-key header.

List authors

cURL

Create an author

string
required
Author display name.
string
Optional avatar image URL. Host it with the Assets API for a stable link.
cURL
Use the returned id as author_id on a blog post to attribute it.