aiendpoint.dev
ServicesInstapaper

Instapaper

community

Read-later service — save articles, highlight passages, and read offline in clean format

Visit site ↗

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.

https://instapaper.comoauth1productivityconfidence: 75/1000 discoveries1 contributors
GET/api/1.1/bookmarks/list

List saved articles

Parameters

limitintegeroptional
folder_idstringoptional

Returns

bookmarks[] with bookmark_id, title, url, description, time, starred, progress
GET/api/1.1/bookmarks/get_text

Get article text

Parameters

bookmark_idintegerrequired

Returns

title, text_content, word_count
GET/api/1.1/highlights/list

Get highlights

Parameters

bookmark_idintegerrequired

Returns

highlights[] with highlight_id, text, position, time, note