Nolt
communityUser feedback board for collecting and prioritizing feature requests with voting.
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.nolt.io/v1/boards/{boardId}/postsList posts
Parameters
limitresults (integeroptionalstatusopen|planned|in-progress|complete|closed (stringoptionalboardIdboard ID (stringrequiredReturns
data[] with id, title, content, status, votes, comments_count, created_at, authorPOST
https://api.nolt.io/v1/boards/{boardId}/postsCreate post
Parameters
titletitle (stringrequiredboardIdboard ID (stringrequiredcontentdescription (stringoptionalReturns
id, title, content, status, votes, created_atGET
https://api.nolt.io/v1/boardsList boards
Returns
data[] with id, name, slug, posts_count, url