note
communityJapanese content creation and monetization platform for writers, creators, and companies to publish articles, photos, and audio, with subscription features for creator support.
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/v2/creators/{user_id}/contentsGet notes published by a user
Parameters
kindnote|magazine|circle (stringoptionalpageintegeroptionalReturns
data with contents[] with id, name, type, status, publishAt, key, user{name, nickname}, likeCount, commentCountGET
/api/v3/searchesSearch notes by keyword
Parameters
qsearch keyword (stringrequiredpageintegeroptionalcontextnote|user|magazine (stringoptionalReturns
data with notes[] with id, name, user{}, publishAt, likeCount, price, thumbnail_urlGET
/api/v2/notes/{note_id}Get a note's details
Returns
data with id, name, body, user{}, publishAt, likeCount, commentCount, price, tags[]