Fider
communityOpen-source customer feedback platform with feature voting and roadmap.
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://{instance}/api/v1/postsList posts
Parameters
tagstag slugs (stringoptionalviewtrending|recent|most-wanted|most-discussed (stringoptionallimitresults (integeroptionalReturns
posts[] with id, number, title, slug, description, status, votesCount, commentsCount, createdAt, tags[]GET
https://{instance}/api/v1/posts/{number}Get post details
Parameters
numberpost number (integerrequiredReturns
id, number, title, slug, description, status, votesCount, commentsCount, createdAt, tags[], responsePOST
https://{instance}/api/v1/postsCreate post
Parameters
titletitle (stringrequireddescriptiondescription (stringoptionalReturns
id, number, title, slug, status