Padlet
communityVisual collaboration platform for creating digital bulletin boards, timelines, and multimedia walls for education and business with 50+ million users. Supports posts, links, videos, and real-time collaboration.
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
/api/1/profile/me/wishesGet user's padlets
Returns
wishes[] with id, title, description, type, wish_count, like_count, updated_at, urlGET
/api/1/wishes/{padlet_id}Get padlet content
Returns
wish with id, title, description, wishes[{id, subject, body, attachment_url, author}]POST
/api/1/wishes/{padlet_id}/wishesCreate a post on a padlet
Parameters
urllink URL (stringoptionalbodypost content (stringoptionalsubjectpost title (stringoptionalReturns
wish with id, subject, body, created_at