Wattpad
communityOnline creative writing platform with 90+ million readers and writers sharing 1+ billion stories across fanfiction, romance, thriller, and young adult genres. Community-driven storytelling platform where amateur writers build audiences and get book deals.
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/v3/stories/searchSearch Wattpad stories
Parameters
querytitlerequired— author, or keyword (stringcategoryromance|mystery|fantasy|fanfiction|horror (stringoptionallanguagestringoptionalReturns
stories[] with id, title, user{username}, description, categories[], reads, votes, numParts, cover, urlGET
/api/v3/stories/{story_id}Get story details
Parameters
story_idintegerrequiredReturns
story{id, title, user, description, tags[], categories[], parts[], reads, votes, completed, cover, url}GET
/api/v3/users/{username}Get Wattpad user profile
Parameters
usernamestringrequiredReturns
user{username, name, description, numFollowers, numFollowing, numLists, numStoriesPublished, avatar}