| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://getpocket.com/v3/ | link | — | — | — |
Actions (5)
Items · 3
- Add itemPOST /v3/add
Add a new item (URL, title, tags) to the user's Pocket list.
documented - Modify itemsPOST /v3/send
Batch or single actions to modify a user's Pocket items (archive, readd, favorite, delete, tag changes, etc.).
documented - Retrieve itemsPOST /v3/get
Retrieve items from the user's Pocket list according to provided filters and options.
documented