Logo
Pinboard Logo

Pinboard APIs

Pinboard is a fast, no-nonsense bookmarking site. No ads, no fluff.

Developer

Pinboard APIs

Account Request URL

-

Base Endpoint

-

bookmarks

Get multiple bookmarks

GET

v1/posts/get

limit, tag, fromdt, todt, dt, meta

bookmarks

Get a single bookmark

GET

v1/posts/single

url

bookmarks

Update a bookmark

PUT

v1/posts/update

description, extended, replace, shared, toread, tags

bookmarks

Delete a bookmark

DELETE

v1/posts/delete

url, dt

notes

Get multiple notes

GET

v1/notes/get

limit, tag, fromdt, todt, dt, meta

notes

Get a single note

GET

v1/notes/single

id

notes

Update a note

PUT

v1/notes/update

text, replace, tag, shared, toread, dt

notes

Delete a note

DELETE

v1/notes/delete

id, dt

user

Get user information

GET

v1/user/get

tags

Get a list of tags

GET

v1/tags/get

tags

Add a tag to a bookmark

PUT

v1/tags/add

url, tag

tags

Remove a tag from a bookmark

DELETE

v1/tags/delete

url, tag

Details

Provider

Country HQ

API Type

REST

Categories

Bookmarks

Alternatives

Important URLs

Last Updated on

2024-04-03

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo