Released
communityProduct changelog and release notes tool with Notion-like editor and widget.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.released.so/v1/postsList posts
Parameters
limitresults (integeroptionalstatuspublished|draft (stringoptionalReturns
data[] with id, title, content, status, published_at, labels[], reactions_countGET
https://api.released.so/v1/posts/{id}Get post
Parameters
idpost ID (stringrequiredReturns
id, title, content, status, published_at, labels[], reactions_count, comments[]GET
https://api.released.so/v1/labelsList labels
Returns
data[] with id, name, color, posts_count