Developer Docs
Search the docs…
⌘K
API Reference
MCP
Changelog
Blogs
/
List blogs
List blogs
Returns a list of all blogs owned by the API key owner.
GET
/v1/blog/list
Requires an API key with the
list:blog
scope.
Error cases
insufficient_scope
403
Optional
The API key does not have the
list:blog
scope.