Instapaper
communityRead-later service — save articles, highlight passages, and read offline in clean format
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.1/bookmarks/listList saved articles
Parameters
limitintegeroptionalfolder_idstringoptionalReturns
bookmarks[] with bookmark_id, title, url, description, time, starred, progressGET
/api/1.1/bookmarks/get_textGet article text
Parameters
bookmark_idintegerrequiredReturns
title, text_content, word_countGET
/api/1.1/highlights/listGet highlights
Parameters
bookmark_idintegerrequiredReturns
highlights[] with highlight_id, text, position, time, note