Reedle API
The Reedle developer platform. Two distinct APIs β different auth models, different audiences, different use cases.
API surfaces
| API | Auth | Use case | Status |
|---|---|---|---|
| Extraction API | sk_iopho_ key | Server-to-server content extraction. No user context needed. Extract web pages, PDFs, YouTube, Bilibili. | Live |
| Library API | OAuth 2.0 | Build apps on top of user libraries. Read/write articles, highlights, lists on behalf of a Reedle user. | Coming soon |
| Webhooks | Shared secret | Receive events when users save, read, or highlight content. React to library changes in real time. | Coming soon |
Which API do I need?
| I want to⦠| Use |
|---|---|
| Extract clean markdown from any URL in my backend | Extraction API |
| Build a Bilibili transcript pipeline | Extraction API |
| Build an app where users connect their Reedle account | Library API (coming) |
| Sync highlights to Notion/Obsidian when they're created | Webhooks (coming) |
| Control Reedle from Claude Desktop or Cursor | MCP |
Base URL
https://fhgxapmrciwlhsffdeyj.supabase.co/functions/v1/reedle-api